interface/web/admin/lib/module.conf.php
@@ -64,15 +64,12 @@ 'target' => 'content', 'link' => 'admin/server_ip_list.php'); $items[] = array( 'title' => 'Jobqueue', 'target' => 'content', 'link' => 'admin/datalog_list.php'); $items[] = array( 'title' => 'Log', $items[] = array( 'title' => 'Interface Config', 'target' => 'content', 'link' => 'admin/log_list.php'); 'link' => 'admin/system_config_edit.php?id=1'); $module['nav'][] = array( 'title' => 'Servers', $module['nav'][] = array( 'title' => 'System', 'open' => 1, 'items' => $items); // cleanup