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