This commit is contained in:
KONE SOREL 2026-03-31 18:08:37 +00:00
parent 58b999c03f
commit 4699ca6acb

View File

@ -289,6 +289,9 @@
<input type="tel" class="form-control" id="telephonePortable"
pattern="^250[0-9]{9,}$" value="<?= $beneficiaire['telephonePortable'] ?>"
onchange="maj_mobile_beneficiaire();">
<div id="aideTelephone" class="form-text text-muted small">
<i class="fas fa-info-circle"></i> <?= est_anglophone() ? 'Required format: 250XXXXXXXXX (min. 12 digits)' : 'Format requis : 250XXXXXXXXX (min. 12 chiffres)'; ?>
</div>
</div>
</div>
<div class="mb-3">