df
This commit is contained in:
parent
3ccf71f942
commit
88bd74612e
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user