mcramer
2009-06-08 bb5171dabfa740df3d4956070d4a2cb128a8e224
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;