summaryrefslogtreecommitdiffstats
path: root/config.php.example
diff options
context:
space:
mode:
Diffstat (limited to 'config.php.example')
-rw-r--r--config.php.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.php.example b/config.php.example
index 455840ff..df361ff9 100644
--- a/config.php.example
+++ b/config.php.example
@@ -47,12 +47,12 @@ $MENU_CAT_OVERRIDE = array(
'sysconfig', 'baseconfig', 'minilinux'
),
'main.settings-server' => array(
- 'serversetup', 'vmstore', 'webinterface', 'backup', 'dnbd3'
+ 'serversetup', 'vmstore', 'webinterface', 'backup', 'dnbd3', 'rebootcontrol'
),
'main.status' => array(
'systemstatus', 'eventlog', 'syslog', 'statistics', 'statistics_reporting'
),
'main.etc' => array(
- 'rebootcontrol', 'runmode', 'translation'
+ 'runmode', 'translation'
)
); \ No newline at end of file