Fix bad warning
This commit is contained in:
parent
00108589fd
commit
b9915800cf
@ -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> </td>';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user