vogelor
2008-12-14 5c4970210d62fb6b5c8b6a4e59c6648d80939c7a
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,