From ec2ce610936e8b63b1bca7c72da24812a3787376 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 16 Jul 2005 11:47:53 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20Fichier=20traduction=20non=20charg=E9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/compta/propal.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/propal.php b/htdocs/compta/propal.php index a75c362287f..9cea1cb99fd 100644 --- a/htdocs/compta/propal.php +++ b/htdocs/compta/propal.php @@ -216,8 +216,8 @@ if ($_GET["propalid"]) if ($conf->projet->enabled) { + $langs->load("projects"); print ''.$langs->trans('Project').''; - $langs->load('projects'); $numprojet = $societe->has_projects(); print ''; if (! $numprojet)