Skip to content
Snippets Groups Projects
Commit 6826ce7b authored by Philippe Grand's avatar Philippe Grand
Browse files

wrong translation constant

parent 622dc041
No related branches found
No related tags found
No related merge requests found
...@@ -49,7 +49,7 @@ class box_clients extends ModeleBoxes { ...@@ -49,7 +49,7 @@ class box_clients extends ModeleBoxes {
global $langs; global $langs;
$langs->load("boxes"); $langs->load("boxes");
$this->boxlabel=$langs->trans("BoxLastModifiedCustomers"); $this->boxlabel=$langs->trans("BoxLastCustomers");
} }
/** /**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment