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)
|
if ($conf->projet->enabled)
|
||||||
{
|
{
|
||||||
|
$langs->load("projects");
|
||||||
print '<tr><td>'.$langs->trans('Project').'</td>';
|
print '<tr><td>'.$langs->trans('Project').'</td>';
|
||||||
$langs->load('projects');
|
|
||||||
$numprojet = $societe->has_projects();
|
$numprojet = $societe->has_projects();
|
||||||
print '<td colspan="2">';
|
print '<td colspan="2">';
|
||||||
if (! $numprojet)
|
if (! $numprojet)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user