df
This commit is contained in:
parent
b16cc5a701
commit
78d12a8ce7
|
|
@ -46,7 +46,6 @@
|
||||||
<?= _("Type Document") ?><span class="text-danger">*</span>
|
<?= _("Type Document") ?><span class="text-danger">*</span>
|
||||||
</label>
|
</label>
|
||||||
<select class="form-select" id="codeNaturePiece" name="codeNaturePiece" required>
|
<select class="form-select" id="codeNaturePiece" name="codeNaturePiece" required>
|
||||||
<option value=""><?= _("-- Choisir --") ?></option>
|
|
||||||
<?php liste_options($naturepiece, ""); ?>
|
<?php liste_options($naturepiece, ""); ?>
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user