vogelor
2008-12-11 70e890ed44de037bd1207fc74872b57debb8de5a
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);