translation

This commit is contained in:
Philippe GRAND 2019-03-22 09:44:30 +01:00
parent b8d04fa076
commit 77d93099ef
2 changed files with 2 additions and 2 deletions

View File

@ -225,7 +225,7 @@ if ($object->id > 0)
print $object->tva_intra;
print '</td></tr>';
// Conditions de reglement par defaut
// Default terms of the settlement
$langs->load('bills');
$form = new Form($db);
print '<tr><td>';

View File

@ -2495,7 +2495,7 @@ else
}
print '</td>';
// Conditions de reglement par defaut
// Default terms of the settlement
$langs->load('bills');
print '<tr><td class="nowrap">';
print '<table width="100%" class="nobordernopadding"><tr><td class="nowrap">';