df
This commit is contained in:
parent
87c98a92d5
commit
71a65bb297
|
|
@ -30,7 +30,7 @@
|
|||
<i class="fas fa-globe-africa text-muted"></i>
|
||||
</span>
|
||||
<select name="codePays" id="codePays" class="form-control selectpicker border-2 border-start-0" required>
|
||||
<?= liste_options($pays, '', true) ?>
|
||||
<?= liste_options($pays, $_SESSION['codePaysSociete'], false) ?>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user