This commit is contained in:
KONE SOREL 2026-03-14 17:16:29 +00:00
parent 55a6efafa2
commit 95dd37cc64

View File

@ -129,7 +129,7 @@
<input class="form-control bg-light border-0" value="<?= $this->nettoyer($gc['adressePostale']) ?>" disabled>
</div>
<div class="col-12">
<label class="form-label small text-muted fw-bold text-uppercase"><?= _("Adresse Géo.") ?></label>
<label class="form-label small text-muted fw-bold text-uppercase"><?= _("Adresse Géographique") ?></label>
<input class="form-control bg-light border-0" value="<?= $this->nettoyer($gc['adresseGeographique']) ?>" disabled>
</div>
</div>