From f169f0b0724a39ac3dd35c46b90515751c2955ed Mon Sep 17 00:00:00 2001 From: bmeeks8 Date: Tue, 21 May 2013 22:01:34 -0400 Subject: Modernize the GUI interface (new progress bar). --- config/snort/snort_download_rules.php | 60 +++++++++++++++++++++-------------- 1 file changed, 36 insertions(+), 24 deletions(-) (limited to 'config/snort') diff --git a/config/snort/snort_download_rules.php b/config/snort/snort_download_rules.php index bbbf689c..4f88f1c2 100755 --- a/config/snort/snort_download_rules.php +++ b/config/snort/snort_download_rules.php @@ -34,6 +34,8 @@ require_once("functions.inc"); require_once("service-utils.inc"); require_once("/usr/local/pkg/snort/snort.inc"); +global $g; + $pgtitle = "Services: Snort: Update Rules"; include("head.inc"); ?> @@ -44,35 +46,45 @@ include("head.inc"); ' . $pgtitle . '

';}?>
- - -
-
- - - - - + +
- +
+
+ + - + + +
+ + + + - -
+ + + + + + +
+ + + +
/images/misc/bar_blue.gif' + width='0' height='15' name='progressbar' id='progressbar' alt='' />
+
+
- /images/misc/progress_bar.gif' - width='280' height='23' name='progressbar' id='progressbar' alt='' /> + + + + +
-
- - -
- -
+
-- cgit v1.2.3