diff --git a/htdocs/comm/fiche.php b/htdocs/comm/fiche.php index a8c7db555b4..de0d8146ae0 100644 --- a/htdocs/comm/fiche.php +++ b/htdocs/comm/fiche.php @@ -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)