a
This commit is contained in:
parent
c1abd0b1d4
commit
2a9ca71ef4
|
|
@ -183,7 +183,7 @@
|
|||
|
||||
<tfoot>
|
||||
<tr>
|
||||
<td colspan="8" style='text-align:center'> Total </td>
|
||||
<td colspan="9" style='text-align:center'> Total </td>
|
||||
<td align='center'><?= format_N($this->nettoyer($totalbeneficiaires['primeHt'])) ?></td>
|
||||
<td align='center'><?= format_N($this->nettoyer($totalbeneficiaires['taxe'])) ?></td>
|
||||
<td align='center'><?= format_N($this->nettoyer($totalbeneficiaires['fraisCarte'])) ?></td>
|
||||
|
|
@ -260,7 +260,7 @@
|
|||
<?php endforeach; ?>
|
||||
|
||||
<tr style='background-color:white'>
|
||||
<td colspan="16" height="1"></td>
|
||||
<td colspan="17" height="1"></td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user