4 lines
267 B
PHP
Executable File
4 lines
267 B
PHP
Executable File
<SELECT onchange="tarifPolice(this)" style="font-size:10pt; height:30px;" class="form-control selectpicker" data-live-search="true" id="idCollege" NAME="idCollege" required AUTOCOMPLETE="OFF" autofocus>
|
|
<?php liste_options($colleges,"",false); ?>
|
|
</SELECT>
|