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