d
This commit is contained in:
parent
28c9664fdb
commit
12a2ac8d6e
|
|
@ -104,7 +104,7 @@
|
|||
<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>
|
||||
<input type="text" class="form-control" value="<?= $this->nettoyer($adherent['pays']) ?> / <?= $this->nettoyer($adherent['ville']) ?> / <?= $this->nettoyer($adherent['localite']) ?>" readonly>
|
||||
<input type="text" class="form-control bg-white" value="<?= $this->nettoyer($adherent['pays']) ?> / <?= $this->nettoyer($adherent['ville']) ?> / <?= $this->nettoyer($adherent['localite']) ?>" readonly>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user