df
This commit is contained in:
parent
87097cce78
commit
d057fa0ad4
|
|
@ -109,7 +109,7 @@
|
|||
<input class="form-control bg-light border-0 fw-bold" value="<?= $this->nettoyer($gc['email']) ?>" readonly>
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<label class="form-label small text-muted"><?= _("Adresse Géo.") ?></label>
|
||||
<label class="form-label small text-muted"><?= _("Adresse Géographique") ?></label>
|
||||
<input class="form-control bg-light border-0" value="<?= $this->nettoyer($gc['adresseGeographique']) ?>" readonly>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user