From d99a63cefb6239c7cf884fedac420201728ab1d7 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 9 Nov 2004 13:28:00 +0000 Subject: [PATCH] =?UTF-8?q?Update=20libell=E9s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/comm/fiche.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)