mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-18 12:30:35 +01:00
Fix minore
This commit is contained in:
parent
16ff43c5cf
commit
a0b67453b5
@ -473,7 +473,7 @@ if ($has_sconto_finale) {
|
||||
<td class="cell-padded text-center" colspan="'.$first_colspan.'">
|
||||
'.moneyFormat($sconto_finale, 2).'
|
||||
</td>
|
||||
<td class="cell-padded text-center" colspan="'.$second_colspan.'" style="background-color: #FFFFCC;">
|
||||
<td class="cell-padded text-center" colspan="'.$second_colspan.'">
|
||||
'.moneyFormat($totale, 2).'
|
||||
</td>
|
||||
</tr>';
|
||||
|
Loading…
x
Reference in New Issue
Block a user