From e9a1eaa5bf1681f828cd6abccb5204016965cf43 Mon Sep 17 00:00:00 2001 From: Ermal Date: Mon, 9 Jul 2012 10:36:39 +0000 Subject: Use proper class for select inputs. Clean up some more code around and try to fix alerts display page --- config/snort/snort_interfaces_global.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'config/snort/snort_interfaces_global.php') diff --git a/config/snort/snort_interfaces_global.php b/config/snort/snort_interfaces_global.php index c49390a1..acfcfde9 100644 --- a/config/snort/snort_interfaces_global.php +++ b/config/snort/snort_interfaces_global.php @@ -297,8 +297,8 @@ enable JavaScript to view this content Update rules automatically - 'NEVER', '6h_up' => '6 HOURS', '12h_up' => '12 HOURS', '1d_up' => '1 DAY', '4d_up' => '4 DAYS', '7d_up' => '7 DAYS', '28d_up' => '28 DAYS'); foreach ($interfaces3 as $iface3 => $ifacename3): ?> @@ -361,8 +361,8 @@ enable JavaScript to view this content Remove blocked hosts every - 'NEVER', '1h_b' => '1 HOUR', '3h_b' => '3 HOURS', '6h_b' => '6 HOURS', '12h_b' => '12 HOURS', '1d_b' => '1 DAY', '4d_b' => '4 DAYS', '7d_b' => '7 DAYS', '28d_b' => '28 DAYS'); foreach ($interfaces3 as $iface3 => $ifacename3): ?> @@ -378,8 +378,8 @@ enable JavaScript to view this content Alerts file description type - 'FULL', 'fast' => 'SHORT'); foreach ($interfaces4 as $iface4 => $ifacename4): ?> -- cgit v1.2.3