Fix minore
This commit is contained in:
parent
6ac03e57e9
commit
5180c58235
|
@ -134,7 +134,7 @@ if ($show_prezzi) {
|
||||||
echo '
|
echo '
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="3" class="text-right">
|
<td colspan="3" class="text-right">
|
||||||
<b>'.tr('Totale', [], ['upper' => true]).':</b>
|
<b>'.tr('Totale documento', [], ['upper' => true]).':</b>
|
||||||
</td>
|
</td>
|
||||||
<td class="text-right">
|
<td class="text-right">
|
||||||
'.moneyFormat($totale, 2).'
|
'.moneyFormat($totale, 2).'
|
||||||
|
|
Loading…
Reference in New Issue