Update libells

This commit is contained in:
Rodolphe Quiedeville 2004-11-09 13:28:00 +00:00
parent a6312de5ba
commit d99a63cefb

View File

@ -146,7 +146,7 @@ if ($_socid > 0)
$h = 0;
$head[$h][0] = DOL_URL_ROOT.'/soc.php?socid='.$objsoc->id;
$head[$h][1] = "Fiche société";
$head[$h][1] = $langs->trans("Company");
$h++;
if ($objsoc->client==1)