Add more explanation on late definition

This commit is contained in:
Laurent Destailleur 2016-01-30 16:19:49 +01:00
parent e3a4124a58
commit a31e035bc6
3 changed files with 3 additions and 2 deletions

View File

@ -321,7 +321,7 @@ print '<table class="noborder" width="100%">'."\n";
print '<tr class="liste_titre">';
print '<th class="liste_titre" colspan="2">'.$langs->trans("DolibarrWorkBoard").'</th>';
print '<th class="liste_titre" align="right">'.$langs->trans("Number").'</th>';
print '<th class="liste_titre" align="right">'.$langs->trans("Late").'</th>';
print '<th class="liste_titre" align="right">'.$form->textwithpicto($langs->trans("Late"),$langs->trans("LateDesc")).'</th>';
print '<th class="liste_titre">&nbsp;</th>';
//print '<th class="liste_titre" width="20">&nbsp;</th>';
if ($showweather) print '<th class="liste_titre hideonsmartphone" width="80">&nbsp;</th>';

View File

@ -95,4 +95,4 @@ ForCustomersInvoices=Customers invoices
ForCustomersOrders=Customers orders
ForProposals=Proposals
LastXMonthRolling=The last %s month rolling
ChooseBoxToAdd=Choose a box to add
ChooseBoxToAdd=Add a box to your dashboard...

View File

@ -457,6 +457,7 @@ Datas=Data
None=None
NoneF=None
Late=Late
LateDesc=Delay to define if a record is late or not depends on your setup. Ask your admin to change delay from menu Home - Setup - Alerts.
Photo=Picture
Photos=Pictures
AddPhoto=Add picture