interface/web/admin/lib/module.conf.php
@@ -64,7 +64,6 @@ 'target' => 'content', 'link' => 'admin/server_ip_list.php'); $module['nav'][] = array( 'title' => 'Servers', 'open' => 1, 'items' => $items); @@ -90,7 +89,13 @@ 'target' => 'content', 'link' => 'admin/software_repo_list.php'); $items[] = array( 'title' => 'Packages', 'target' => 'content', 'link' => 'admin/software_package_list.php'); $items[] = array( 'title' => 'Updates', 'target' => 'content', 'link' => 'admin/software_update_list.php'); $module['nav'][] = array( 'title' => 'Software', 'open' => 1,