FIX 10.0 - translations for "orders" not loaded in the homepage box
This commit is contained in:
parent
192fb45ce7
commit
ce01cf278d
@ -72,6 +72,7 @@ class box_commandes extends ModeleBoxes
|
|||||||
public function loadBox($max = 5)
|
public function loadBox($max = 5)
|
||||||
{
|
{
|
||||||
global $user, $langs, $db, $conf;
|
global $user, $langs, $db, $conf;
|
||||||
|
$langs->load('orders');
|
||||||
|
|
||||||
$this->max = $max;
|
$this->max = $max;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user