This commit is contained in:
KONE SOREL 2026-03-16 11:25:37 +00:00
parent 02020d05be
commit 9bf2174502

View File

@ -72,7 +72,7 @@
<div class="col-md-3">
<label class="small text-muted fw-bold text-uppercase"><?= _("Type Tranche d'Âge") ?></label>
</div>
<div class="col-md-6">
<div class="col-md-9">
<select class="form-control bg-white border-0 fw-bold shadow-sm" disabled>
<?php liste_options($typesTranches,$this->nettoyer($produit['codeEnteteTrancheAge'])); ?>
</select>
@ -88,7 +88,7 @@
<th class="py-3 ps-3"><?= _("Lien Parenté") ?></th>
<th class="text-center"><?= _("Plafond") ?></th>
<th class="text-center"><?= _("Max/Famille") ?></th>
<th class="text-center"><?= _("Supp.") ?></th>
<th class="text-center"><?= _("Plus") ?></th>
<th class="text-end pe-3"><?= _("Surprime") ?></th>
</tr>
</thead>