tbrehm
2009-11-19 fbdcc4579d09d6069d3b72fc1c0ae5f1b6891e79
interface/web/monitor/show_data.php
@@ -113,7 +113,7 @@
    case 'fail2ban':
        $template = 'templates/show_data.htm';
        $output .= showFail2ban();
        $time = getDataTime('fail2ban');
        $time = getDataTime('log_fail2ban');
        $title = 'fail2ban - Log (' . $monTransSrv . ' : ' . $_SESSION['monitor']['server_name'] . ')';
        $description = '';
        break;