This commit is contained in:
KONE SOREL 2026-04-09 17:00:47 +00:00
parent fa2941f1c0
commit 3455a3104e

View File

@ -36,7 +36,7 @@
</div>
<div class="col-md-5">
<label class="form-label fw-bold text-muted small"><?= _("Nom du Garant") ?></label>
<label class="form-label fw-bold text-muted text-uppercase small"><?= _("Nom du Garant") ?></label>
<div class="input-group shadow-xs">
<span class="input-group-text bg-white border-2 border-end-0"><i class="fas fa-building text-primary"></i></span>
<input type="text" class="form-control border-2 border-start-0 majuscule fw-bold" id="libelle" name="libelle" onkeypress="ctrlkeypress_liste_garants(event);">