From 0fd14d2fee402b5cd789a0804834ff17c6e20ca4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Tempez?= Date: Sun, 23 Oct 2022 17:38:47 +0200 Subject: [PATCH] =?UTF-8?q?User=20edit=20=20langue=20s=C3=A9lectionn=C3=A9?= =?UTF-8?q?e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/module/user/view/edit/edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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']) ]); ?>