This commit is contained in:
KONE SOREL 2026-04-04 18:36:10 +00:00
parent afa3ae64f3
commit f938b7ff7d

View File

@ -32,8 +32,8 @@
<input type="hidden" id="nomReseau" name="nomReseau" value="<?= $nomReseau ?>">
<div class="card border-0 shadow-sm mb-1">
<div class="card-header bg-white py-3 border-bottom border-2">
<h6 class="mb-0 fw-bold text-primary text-uppercase"><i class="fas fa-filter me-2"></i><?= _("Critères de sélection") ?></h6>
<div class="card-header bg-light py-3 border-bottom border-2">
<h6 class="mb-0 fw-bold text-primary text-uppercase small"><i class="fas fa-filter me-2"></i><?= _("Critères de sélection") ?></h6>
</div>
<div class="card-body bg-light-subtle">
<form id="form_filtre_lot">