diff --git a/htdocs/includes/boxes/box_clients.php b/htdocs/includes/boxes/box_clients.php index faf2add1c82081735e6b90ef2177a7ea8dafba1a..cb2ca82d63c3b3b7c0c3795f3d8a79fe401c35af 100644 --- a/htdocs/includes/boxes/box_clients.php +++ b/htdocs/includes/boxes/box_clients.php @@ -49,7 +49,7 @@ class box_clients extends ModeleBoxes { global $langs; $langs->load("boxes"); - $this->boxlabel=$langs->trans("BoxLastModifiedCustomers"); + $this->boxlabel=$langs->trans("BoxLastCustomers"); } /**