This commit is contained in:
Laurent Destailleur 2010-08-19 21:15:06 +00:00
parent 218dc16ed1
commit 141933d2d0

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");
}
/**