diff --git a/htdocs/includes/boxes/box_clients.php b/htdocs/includes/boxes/box_clients.php index faf2add1c82..cb2ca82d63c 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"); } /**