tbrehm
2008-12-09 d7f14d3fd1636399ab9254befc68826e5327a02b
interface/web/monitor/lib/module.conf.php
@@ -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,