diff options
Diffstat (limited to 'config-user.default.php')
| -rw-r--r-- | config-user.default.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-user.default.php b/config-user.default.php index 43f43105d..816b5a3a8 100644 --- a/config-user.default.php +++ b/config-user.default.php @@ -90,7 +90,7 @@ return array ( 'focus_search' => 'a', 'user_filter' => 'u', 'help' => 'f1', - 'close_dropdown' => 'escape', + 'close_menus' => 'escape', 'normal_view' => '1', 'global_view' => '2', 'reading_view' => '3', |
