This commit is contained in:
Laurent Destailleur 2018-06-24 18:56:49 +02:00
parent c664d0c2fd
commit 2520ebcfae

View File

@ -75,7 +75,7 @@ print "<br>\n";
$head = order_admin_prepare_head();
dol_fiche_head($head, 'attributeslines', $langs->trans("OrderLines"), -1, 'order');
dol_fiche_head($head, 'attributeslines', $langs->trans("Orders"), -1, 'order');
require DOL_DOCUMENT_ROOT.'/core/tpl/admin_extrafields_view.tpl.php';