4 lines
221 B
PHP
Executable File
4 lines
221 B
PHP
Executable File
<select class="form-select" id="codePeriodicite" NAME="codePeriodicite" required AUTOCOMPLETE="OFF"
|
|
style="font-size:12pt; height:30px;" >
|
|
<?php liste_options($periodicites,$codePeriodicite,false); ?>
|
|
</SELECT>
|