diff --git a/core/module/user/view/edit/edit.php b/core/module/user/view/edit/edit.php index 0f0aba30..1e21ac9f 100644 --- a/core/module/user/view/edit/edit.php +++ b/core/module/user/view/edit/edit.php @@ -93,7 +93,7 @@
'Langues', - 'selected' => $this->getData(['user', $this->getUrl(2), 'language']) + 'selected' => $this->getData(['user', $this->getUser('id'), 'language']) ]); ?>