df
This commit is contained in:
parent
02020d05be
commit
9bf2174502
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user