tbrehm
2009-03-17 9994de85fcf14a98dcc54cc7399b87e34d9b3c29
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;