Fix translation
This commit is contained in:
parent
2c682022cf
commit
e01bdebc49
@ -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"));
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user