Skip to content
Snippets Groups Projects
Commit e01bdebc authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fix translation

parent 2c682022
Branches
Tags
No related merge requests found
...@@ -66,7 +66,7 @@ require DOL_DOCUMENT_ROOT.'/core/actions_extrafields.inc.php'; ...@@ -66,7 +66,7 @@ require DOL_DOCUMENT_ROOT.'/core/actions_extrafields.inc.php';
* View * View
*/ */
$textobject=$langs->transnoentitiesnoconv("OrderLines"); $textobject=$langs->transnoentitiesnoconv("Orders");
llxHeader('',$langs->trans("OrdersSetup")); llxHeader('',$langs->trans("OrdersSetup"));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment