bug #14365 overview: customers non traduit fr compta/treso

This commit is contained in:
Laurent Destailleur 2005-09-03 00:27:57 +00:00
parent 2d7b5d193c
commit dbf7739a0b

View File

@ -42,7 +42,7 @@ function llxHeader($head = "", $title="", $help_url='')
// Les recettes
if ($conf->societe->enabled)
{
$langs->load("companies");
$langs->load("commercial");
$menu->add(DOL_URL_ROOT."/compta/clients.php", $langs->trans("Customers"));
}