Fix presentation
This commit is contained in:
parent
01a6a0ffba
commit
e1f946578b
@ -280,7 +280,7 @@ if ($modecompta == 'CREANCES-DETTES') {
|
||||
$sortorder
|
||||
);
|
||||
} else {
|
||||
print '<td colspan="1"></td>';
|
||||
print_liste_field_titre('');
|
||||
}
|
||||
print_liste_field_titre(
|
||||
$langs->trans("AmountTTC"),
|
||||
|
||||
@ -350,7 +350,7 @@ if ($modecompta == 'CREANCES-DETTES') {
|
||||
$sortorder
|
||||
);
|
||||
} else {
|
||||
print '<td colspan="1"></td>';
|
||||
print_liste_field_titre('');
|
||||
}
|
||||
print_liste_field_titre(
|
||||
$langs->trans("AmountTTC"),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user