Fix bad warning

This commit is contained in:
Laurent Destailleur 2022-01-11 01:30:24 +01:00
parent 00108589fd
commit b9915800cf

View File

@ -439,6 +439,8 @@ if ($id > 0 || $ref) {
}
if ($num > 0) {
$total = price2num($total, 'MT');
print '<tr class="liste_total">';
print '<td>'.$langs->trans("Total").'</td>';
print '<td>&nbsp;</td>';