Fix: Fichier traduction non charg
This commit is contained in:
parent
f9edc6eca8
commit
ec2ce61093
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user