der
This commit is contained in:
parent
b509104cdd
commit
69d0571229
|
|
@ -22,7 +22,7 @@
|
|||
<div class="row g-3">
|
||||
<div class="col-md-6">
|
||||
<label class="form-label small fw-bold text-muted text-uppercase"><?= _("Nom du Garant") ?> <span class="text-danger">*</span></label>
|
||||
<input class="form-control majuscule shadow-none border-2" type="text" id="libelle" name="libelle" required autofocus>
|
||||
<input class="form-control majuscule shadow-none border-2" type="text" id="libelle" name="libelle" required placeholder="<?= _("Ex: ASSURANCES ALLIANCE") ?>" autofocus>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<label class="form-label small fw-bold text-muted text-uppercase"><?= _("Type de Garant") ?> <span class="text-danger">*</span></label>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user