wrong translation constant

This commit is contained in:
Philippe Grand 2010-08-12 12:36:58 +00:00
parent 622dc041af
commit 6826ce7b9f

View File

@ -49,7 +49,7 @@ class box_clients extends ModeleBoxes {
global $langs;
$langs->load("boxes");
$this->boxlabel=$langs->trans("BoxLastModifiedCustomers");
$this->boxlabel=$langs->trans("BoxLastCustomers");
}
/**