From 141933d2d0c208dc1a1350d1debcd68235261980 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 19 Aug 2010 21:15:06 +0000 Subject: [PATCH] Trad --- htdocs/includes/boxes/box_clients.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"); } /**