vogelor
2008-12-12 ee3584cdb0346bc71726358a5c852be7d907e0b7
interface/web/admin/lib/module.conf.php
@@ -64,14 +64,6 @@
              'target'    => 'content',
              'link'   => 'admin/server_ip_list.php');              
$items[] = array( 'title'    => 'Jobqueue',
              'target'    => 'content',
              'link'   => 'admin/datalog_list.php');
$items[] = array( 'title'    => 'Log',
              'target'    => 'content',
              'link'   => 'admin/log_list.php');
$module['nav'][] = array(   'title'   => 'Servers',
                     'open'    => 1,
                     'items'   => $items);