mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-16 19:40:44 +01:00
Fix footer stampa inventario
This commit is contained in:
parent
d57cb85b56
commit
f46f738a61
@ -111,7 +111,7 @@ echo '
|
|||||||
</tbody>
|
</tbody>
|
||||||
|
|
||||||
<tr>
|
<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="border-top"></td>
|
||||||
<td class="text-right border-top"><b>'.Translator::numberToLocale($totale_qta).'</b></td>
|
<td class="text-right border-top"><b>'.Translator::numberToLocale($totale_qta).'</b></td>
|
||||||
<td class="border-top"></td>
|
<td class="border-top"></td>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user