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)