tbrehm
2010-03-21 b0ebbdedaa0805599b97a9d3bbc96c0a5cf2bbac
interface/web/admin/lib/module.conf.php
@@ -3,7 +3,7 @@
global $conf;
$module['name']       = 'admin';
$module['title']       = 'System';
$module['title']       = 'top_menu_system';
$module['template']    = 'module.tpl.htm';
$module['startpage']    = 'admin/server_list.php';
$module['tab_width']    = '60';
@@ -25,7 +25,7 @@
// cleanup
unset($items);
/*
$items[] = array( 'title'    => 'Add group',
              'target'    => 'content',
              'link'   => 'admin/groups_edit.php');
@@ -42,6 +42,7 @@
// cleanup
unset($items);
*/
/*
$items[] = array( 'title'    => 'Add server',
              'target'    => 'content',