This commit is contained in:
KONE SOREL 2026-01-22 18:58:27 +00:00
parent 3ccf71f942
commit 88bd74612e

View File

@ -132,7 +132,7 @@
<div class="col-md-4">
<label class="form-label small text-muted"><?= _("Téléphone Portable") ?></label>
<input class="form-control" type="tel" id="telephonePortable" name="telephonePortable" value="<?= $_SESSION['indicatifTelephone'] ?>">
<input class="form-control" type="tel" id="telephonePortable" name="telephonePortable" value="<?= $_SESSION['telephonePortable'] ?>">
</div>
<div class="col-md-4">
<label class="form-label small text-muted"><?= _("E-mail") ?></label>