This commit is contained in:
KONE SOREL 2026-03-24 15:49:15 +00:00
parent 37d4bb6e10
commit 91a31660bf

View File

@ -43,7 +43,7 @@
<div class="col-md-4">
<label class="form-label fw-bold small text-muted text-uppercase">
<?= _("Type Document") ?><span class="text-danger">*</span>
<?= _("Type Document") ?><span class="text-danger"> *</span>
</label>
<select class="form-select" id="codeNaturePiece" name="codeNaturePiece">
<?php liste_options($naturepiece, ""); ?>