This commit is contained in:
KONE SOREL 2026-03-14 15:50:02 +00:00
parent 87097cce78
commit d057fa0ad4

View File

@ -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>