Fix footer stampa inventario

This commit is contained in:
loviuz 2020-02-14 11:03:16 +01:00
parent d57cb85b56
commit f46f738a61
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ echo '
</tbody>
<tr>
<td colspan="2" class="text-right border-top"><b>'.tr('Totale', [], ['upper' => true]).':</b></td>
<td colspan="3" class="text-right border-top"><b>'.tr('Totale', [], ['upper' => true]).':</b></td>
<td class="border-top"></td>
<td class="text-right border-top"><b>'.Translator::numberToLocale($totale_qta).'</b></td>
<td class="border-top"></td>