1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-01-23 20:30:51 +01:00

Fix minore

This commit is contained in:
valentina 2024-10-02 13:08:45 +02:00
parent 653fee6b46
commit 331c21fb2c

View File

@ -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>';