dert
This commit is contained in:
parent
ab1ffb02f8
commit
8876c004ae
|
|
@ -22,7 +22,7 @@
|
|||
<label class="form-label small fw-bold text-muted required"><?= _("Libellé Localité") ?></label>
|
||||
<div class="input-group">
|
||||
<span class="input-group-text bg-white border-2 border-end-0"><i class="fas fa-map-marker-alt text-muted"></i></span>
|
||||
<input type="text" class="form-control border-2 border-start-0 majuscule" id="libelle" name="libelle" required autofocus value="<?= $this->nettoyer($localite['libelle']); ?>">
|
||||
<input type="text" class="form-control border-2 border-start-0 majuscule" id="libelle" name="libelle" required value="<?= $this->nettoyer($localite['libelle']); ?>">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user