Fix: Fichier traduction non charg

This commit is contained in:
Laurent Destailleur 2005-07-16 11:47:53 +00:00
parent f9edc6eca8
commit ec2ce61093

View File

@ -216,8 +216,8 @@ if ($_GET["propalid"])
if ($conf->projet->enabled)
{
$langs->load("projects");
print '<tr><td>'.$langs->trans('Project').'</td>';
$langs->load('projects');
$numprojet = $societe->has_projects();
print '<td colspan="2">';
if (! $numprojet)