This commit is contained in:
KONE SOREL 2026-04-04 16:03:07 +00:00
parent 993aa84cea
commit 1cd509d1ff

View File

@ -8,10 +8,10 @@
<th colspan="3"></th>
<th class="text-center" width="30%">
<div class="d-flex align-items-center justify-content-center">
<span class="me-4"><?= _("Nouvel âge maximum") ?></span>
<input type="text" id="ageMax" name="ageMax" value="0"
<span class="me-2"><?= _("Nouvel âge maximum") ?></span>
<input type="number" id="ageMax" name="ageMax" value="0"
class="form-control form-control-sm text-center border-2 fw-bold"
style="width: 90px;" onkeyup="controle_numerique(this);">
style="width: 100px;">
</div>
</th>
<th class="text-center pe-3">