fantu
2008-12-08 ede53cd04cc03dbb9cd8ee2d2183337f3becf6e5
interface/web/monitor/lib/module.conf.php
@@ -121,7 +121,7 @@
                  'target'    => 'content',
                  'link'   => 'monitor/show_log.php?log=log_mail_err');
$items[] = array( 'title'    => "Show Messages-Log",
$items[] = array( 'title'    => "Show System-Log",
                  'target'    => 'content',
                  'link'   => 'monitor/show_log.php?log=log_messages');
@@ -133,13 +133,13 @@
                  'target'    => 'content',
                  'link'   => 'monitor/show_log.php?log=log_clamav');
$items[] = array( 'title'    => "Show RKHunter-Log",
                  'target'    => 'content',
                  'link'   => 'monitor/show_data.php?type=rkhunter');
$items[] = array( 'title'    => "Show ISPConfig-Log",
                  'target'    => 'content',
                  'link'   => 'monitor/show_log.php?log=log_ispconfig');
//$items[] = array( 'title'    => "Show RKHunter-Log",
//                  'target'    => 'content',
//                  'link'   => 'monitor/show_data.php?type=rkhunter');
$module["nav"][] = array(   'title'   => 'Logfiles',
                            'open'    => 1,