This commit is contained in:
KONE SOREL 2026-04-04 15:58:13 +00:00
parent 96ef4520e1
commit 32452d3e24

View File

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