From e23f910a61ac65d138e86c0e4215802972d36d4f Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 12 Jul 2016 16:55:13 +0200 Subject: Update example config --- config.php.example | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config.php.example') diff --git a/config.php.example b/config.php.example index 67a45d18..82fd1b77 100644 --- a/config.php.example +++ b/config.php.example @@ -38,12 +38,12 @@ $MENU_CAT_OVERRIDE = array( 'main.content' => array( 'news', 'locations', 'exams', 'dozmod', 'translation' ), - 'main.settings-client' => array( - 'sysconfig', 'baseconfig', 'minilinux' - ), 'main.settings-server' => array( 'serversetup', 'vmstore', 'webinterface', 'backup' ), + 'main.settings-client' => array( + 'sysconfig', 'baseconfig', 'minilinux' + ), 'main.status' => array( 'systemstatus', 'eventlog', 'syslog', 'statistics' ) -- cgit v1.2.3-55-g7522