From 6de31f2c54035343f06e59891ce30214e0b71bf2 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 8 Oct 2019 19:35:50 +0200 Subject: [PATCH] Better translation --- htdocs/langs/en_US/margins.lang | 1 + htdocs/margin/agentMargins.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/langs/en_US/margins.lang b/htdocs/langs/en_US/margins.lang index d52a387cfd2..2caa93fd94b 100644 --- a/htdocs/langs/en_US/margins.lang +++ b/htdocs/langs/en_US/margins.lang @@ -16,6 +16,7 @@ MarginDetails=Margin details ProductMargins=Product margins CustomerMargins=Customer margins SalesRepresentativeMargins=Sales representative margins +ContactOfInvoice=Contact of invoice UserMargins=User margins ProductService=Product or Service AllProducts=All products and services diff --git a/htdocs/margin/agentMargins.php b/htdocs/margin/agentMargins.php index 0885f12af67..b4e323a54c0 100644 --- a/htdocs/margin/agentMargins.php +++ b/htdocs/margin/agentMargins.php @@ -109,7 +109,7 @@ dol_fiche_head($head, 'agentMargins', $titre, 0, $picto); print ''; -print ''; +print ''; print '';
'.$langs->trans('SalesRepresentative').'
'.$langs->trans('ContactOfInvoice').''; print $form->select_dolusers($agentid, 'agentid', 1, '', $user->rights->margins->read->all ? 0 : 1, '', '', 0, 0, 0, '', 0, '', 'maxwidth300'); print '