This commit is contained in:
KONE SOREL 2026-04-04 16:00:00 +00:00
parent 32452d3e24
commit 4de1b4b74e

View File

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