This commit is contained in:
KONE SOREL 2026-04-11 12:47:47 +00:00
parent b98bac281a
commit 1570b2b7b0

View File

@ -1,5 +1,5 @@
<div class="card border-0 shadow-sm border-start border-success border-4 mb-4">
<div class="card-header bg-white py-3 border-0">
<div class="card border-0 shadow-sm border-start border-primary border-4 mb-4">
<div class="card-header border-bottom bg-light py-3 border-0">
<h6 class="mb-0 fw-bold text-uppercase text-primary small" id="titre_formData">
<i class="fas fa-plus-circle me-2"></i><?= _("Ajouter un nouveau Pays") ?>
</h6>
@ -24,7 +24,7 @@
</div>
<div class="col-md-9">
<label class="form-label small fw-bold text-muted required"><?= _("Libellé du Pays") ?></label>
<label class="form-label small fw-bold text-muted required"><?= _("Nom du Pays") ?></label>
<div class="input-group">
<span class="input-group-text bg-light border-2 border-end-0"><i class="fas fa-globe-africa text-muted"></i></span>
<input class="form-control border-2 border-start-0 ps-0 majuscule"