df
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user