This commit is contained in:
KONE SOREL 2026-03-16 11:36:40 +00:00
parent 84588d200b
commit 2b837d231e

View File

@ -88,7 +88,7 @@
<th class="py-3 ps-3"><?= _("Lien Parenté") ?></th> <th class="py-3 ps-3"><?= _("Lien Parenté") ?></th>
<th class="text-center"><?= _("Plafond") ?></th> <th class="text-center"><?= _("Plafond") ?></th>
<th class="text-center"><?= _("Max/Famille") ?></th> <th class="text-center"><?= _("Max/Famille") ?></th>
<th class="text-center"><?= _("Plus") ?></th> <th class="text-center"><?= _("Surplus") ?></th>
<th class="text-end pe-3"><?= _("Surprime") ?></th> <th class="text-end pe-3"><?= _("Surprime") ?></th>
</tr> </tr>
</thead> </thead>
@ -146,7 +146,7 @@
<th class="py-3 ps-3"><?= _("Lien Parenté") ?></th> <th class="py-3 ps-3"><?= _("Lien Parenté") ?></th>
<th class="text-center"><?= _("Prime Base") ?></th> <th class="text-center"><?= _("Prime Base") ?></th>
<th class="text-center"><?= _("Plafond") ?></th> <th class="text-center"><?= _("Plafond") ?></th>
<th class="text-center"><?= _("Autoriser Supp.") ?></th> <th class="text-center"><?= _("Surplus") ?></th>
<th class="text-center"><?= _("Max/Famille") ?></th> <th class="text-center"><?= _("Max/Famille") ?></th>
<th class="text-end pe-3"><?= _("Surprime") ?></th> <th class="text-end pe-3"><?= _("Surprime") ?></th>
</tr> </tr>