Fix translation
This commit is contained in:
parent
64875b670c
commit
31a83701ba
@ -1271,10 +1271,10 @@ else if ($id > 0 || ! empty($ref))
|
|||||||
print '</td>';
|
print '</td>';
|
||||||
print '</tr>';
|
print '</tr>';
|
||||||
|
|
||||||
// Contrat
|
// Contract
|
||||||
if ($conf->contrat->enabled)
|
if ($conf->contrat->enabled)
|
||||||
{
|
{
|
||||||
$langs->load('contrat');
|
$langs->load('contracts');
|
||||||
print '<tr>';
|
print '<tr>';
|
||||||
print '<td>';
|
print '<td>';
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user