der
This commit is contained in:
parent
69d0571229
commit
8c2ebe12bd
|
|
@ -57,7 +57,7 @@
|
|||
</div>
|
||||
<div class="col-md-6">
|
||||
<label class="form-label small fw-bold text-muted"><?= _("Nom du Garant") ?> <span class="text-danger">*</span></label>
|
||||
<input class="form-control majuscule shadow-none border-2" type="text" id="libelle" name="libelle" value="<?= $this->nettoyer($gc['libelle']) ?>" required>
|
||||
<input class="form-control majuscule shadow-none border-2" type="text" id="libelle" name="libelle" value="<?= $this->nettoyer($gc['libelle']) ?>" required autofocus>
|
||||
</div>
|
||||
<div class="col-md-3">
|
||||
<label class="form-label small fw-bold text-muted"><?= _("Type Garant") ?> <span class="text-danger">*</span></label>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user