User edit langue sélectionnée
This commit is contained in:
parent
821c8644c8
commit
0fd14d2fee
@ -93,7 +93,7 @@
|
||||
<div class="col6">
|
||||
<?php echo template::select('userEditLanguage', $module::$languagesInstalled, [
|
||||
'label' => 'Langues',
|
||||
'selected' => $this->getData(['user', $this->getUrl(2), 'language'])
|
||||
'selected' => $this->getData(['user', $this->getUser('id'), 'language'])
|
||||
]); ?>
|
||||
</div>
|
||||
<div class="col6">
|
||||
|
Loading…
Reference in New Issue
Block a user