tbrehm
2009-03-10 43692c2f1359e8ebf255b315f59afc5819e881df
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;