Update invoice.php
This commit is contained in:
parent
bb763ecb59
commit
c4b18890d9
@ -511,7 +511,7 @@ print '<br>'.$sectionwithinvoicelink;
|
||||
print '</td>';
|
||||
print '<td class="linecolqty right">' . $langs->trans('ReductionShort') . '</td>';
|
||||
print '<td class="linecolqty right">' . $langs->trans('Qty') . '</td>';
|
||||
print '<td class="linecolht right nowraponall">' . $langs->trans('TotalHTShort') . '</td>';
|
||||
print '<td class="linecolht right nowraponall">' . $langs->trans('Total') . '</td>';
|
||||
print "</tr>\n";
|
||||
|
||||
if ($placeid > 0)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user