Update invoice.php

This commit is contained in:
ptibogxiv 2019-08-24 15:12:56 +02:00 committed by GitHub
parent bb763ecb59
commit c4b18890d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)