df
This commit is contained in:
parent
fdc1f19394
commit
252169c5fc
|
|
@ -98,7 +98,7 @@
|
|||
<label class="form-label small text-uppercase fw-bold"><?= _("E-mail") ?></label>
|
||||
<input type="email" class="form-control" value="<?= $this->nettoyer($adherent['email']) ?>" readonly>
|
||||
</div>
|
||||
<div class="col-md-8">
|
||||
<div class="col-md-8 mb-4">
|
||||
<label class="form-label small text-uppercase fw-bold"><?= _("Localisation") ?></label>
|
||||
<div class="input-group">
|
||||
<span class="input-group-text"><i class="fas fa-map-marker-alt"></i></span>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user