Contracts box name wasn't being translated
This commit is contained in:
parent
d5c95b76a5
commit
50129ec945
@ -48,7 +48,7 @@ class box_contracts extends ModeleBoxes
|
|||||||
{
|
{
|
||||||
global $langs;
|
global $langs;
|
||||||
|
|
||||||
$langs->load("contracts");
|
$langs->load("boxes");
|
||||||
|
|
||||||
$this->boxlabel=$langs->transnoentitiesnoconv("BoxLastContracts");
|
$this->boxlabel=$langs->transnoentitiesnoconv("BoxLastContracts");
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user