a
This commit is contained in:
parent
4dc61cd3d5
commit
5b17c7cfc8
|
|
@ -32,7 +32,7 @@
|
||||||
border: 2px solid #c8234a; font-size: 16px; background-color: #ffffff; color: #c8234a;
|
border: 2px solid #c8234a; font-size: 16px; background-color: #ffffff; color: #c8234a;
|
||||||
margin: 0 auto; box-sizing: border-box;"
|
margin: 0 auto; box-sizing: border-box;"
|
||||||
required autocomplete="off" onchange="changer_langue_connexion()">
|
required autocomplete="off" onchange="changer_langue_connexion()">
|
||||||
<?php liste_options($langues, $_SESSION['lang'] ?? ''); ?>
|
<?php liste_options($langues, $_SESSION['lang'], true); ?>
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user