fantu
2008-12-22 059c4216d00218e7e2cb1f33b6f8b809a7db9917
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