a
This commit is contained in:
parent
2aaa4acead
commit
d0ff294d1b
|
|
@ -37,7 +37,7 @@
|
||||||
|
|
||||||
<td class="required"> <?= _("Langue") ?> </td>
|
<td class="required"> <?= _("Langue") ?> </td>
|
||||||
<td>
|
<td>
|
||||||
<SELECT style="font-size:10pt;" class="form-select" id="codeLangueUser" NAME="codeLangueUser" required >
|
<SELECT style="font-size:10pt;" class="form-control" id="codeLangueUser" NAME="codeLangueUser" required >
|
||||||
<?php liste_options($langue, ""); ?>
|
<?php liste_options($langue, ""); ?>
|
||||||
</SELECT>
|
</SELECT>
|
||||||
</td>
|
</td>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user