Jump to content

Missing admin language entry


Recommended Posts

A minor bug but we noticed that one of the fields in the order summary on the home page (Yesterday's pending orders) is missing from the admin language file and hence is showing as a blank table cell on the new Admin page.

 

These two entries are found in admin/lang/english.php:

 

$_ADMINLANG['stats']['yesterdaysorders'] = "Yesterdays Orders";

$_ADMINLANG['stats']['yesterdayscompleted'] = "Yesterdays Completed";

 

However $_ADMINLANG['stats']['yesterdayspending'] is missing.

Edited by RJay45
Link to comment
Share on other sites

Sorry just to update we also have 3 others in the statistics table on the homepage missing, I'll just list the template entries:

 

{$_ADMINLANG.stats.ticketsopen}

{$_ADMINLANG.stats.flaggedtickets}

{$_ADMINLANG.stats.cancellationrequests}

 

All are missing from the language file that was part of our download (I checked the original zip file in case of errors on my part)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated