Update card.php
This commit is contained in:
parent
e5937ef742
commit
c92368afd9
@ -49,7 +49,7 @@ if (!empty($conf->project->enabled)) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Load translation files required by the page
|
// Load translation files required by the page
|
||||||
$langs->loadLangs(array("sendings", "bills", 'deliveries', 'orders'));
|
$langs->loadLangs(array('bills', 'deliveries', 'orders', 'sendings'));
|
||||||
|
|
||||||
if (!empty($conf->incoterm->enabled)) {
|
if (!empty($conf->incoterm->enabled)) {
|
||||||
$langs->load('incoterm');
|
$langs->load('incoterm');
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user