From 4320a5aa9446697dbfac407590c52d00928b16cc Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 14 Sep 2005 22:47:56 +0000 Subject: [PATCH] =?UTF-8?q?Look:=20Modifications=20esth=E9tiques=20mineure?= =?UTF-8?q?s?= 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 ea2d2704a9f..ea9b1fa0444 100644 --- a/htdocs/comm/fiche.php +++ b/htdocs/comm/fiche.php @@ -264,7 +264,7 @@ if ($_socid > 0) // Type + Staff $arr = $objsoc->typent_array($objsoc->typent_id); $objsoc->typent= $arr[$objsoc->typent_id]; - print ''.$langs->trans("Type").''.$objsoc->typent.''.$langs->trans("Staff").''.$objsoc->effectif.''; + print ''.$langs->trans("Type").''.$objsoc->typent.''.$langs->trans("Staff").''.$objsoc->effectif.''; // Remise permanente print '';