This commit is contained in:
KONE SOREL 2026-01-06 10:48:08 +00:00
parent ba2aecd05d
commit 7b7d15bff7

View File

@ -29,7 +29,7 @@
</select>
</div>
<div class="col-md-3 me-1">
<div class="col-md-3 me-0">
<label class="form-label small fw-bold text-uppercase"><?= _("Statut Validation") ?></label>
<select class="form-select fw-bold" id="valide" name="valide">
<?php liste_options_consultation($mvt_valide, ""); ?>