From dd0f9ed5d547c72ca78881b99785d7ac209afc1e Mon Sep 17 00:00:00 2001 From: bmeeks8 Date: Fri, 31 May 2013 21:30:19 -0400 Subject: Remove misplaced tag that was causing issues with some themes. --- config/snort/snort_download_updates.php | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'config/snort/snort_download_updates.php') diff --git a/config/snort/snort_download_updates.php b/config/snort/snort_download_updates.php index a397a7b0..124106ef 100755 --- a/config/snort/snort_download_updates.php +++ b/config/snort/snort_download_updates.php @@ -218,11 +218,10 @@ h += 96; cellpadding="5px" cellspacing="0"> -
-    - +
+ +   
@@ -236,8 +235,8 @@ h += 96; -
- + + -- cgit v1.2.3 From 29f2bf96b8adcd91d20d96be182ac0911264da69 Mon Sep 17 00:00:00 2001 From: bmeeks8 Date: Fri, 31 May 2013 22:54:32 -0400 Subject: Minor HTML code edits for styles and tag closure. --- config/snort/snort_download_updates.php | 29 +++++++++++------------------ 1 file changed, 11 insertions(+), 18 deletions(-) (limited to 'config/snort/snort_download_updates.php') diff --git a/config/snort/snort_download_updates.php b/config/snort/snort_download_updates.php index 124106ef..c6e24532 100755 --- a/config/snort/snort_download_updates.php +++ b/config/snort/snort_download_updates.php @@ -129,35 +129,31 @@ h += 96;
- +
-

-
+

SNORT.ORG  --> -   
+   
EMERGINGTHREATS.NET  --> -   
+   
SNORT GPLv2 COMMUNITY RULES  --> -   
+   


- +
-

-
+

' . gettext("Update Rules") . '

' . gettext("WARNING:") . '  ' . gettext('No rule types have been selected for download. ') . - gettext('Visit the ') . 'Global Settings Tab' . gettext(' to select rule types.') . '
'; + gettext('Visit the ') . 'Global Settings Tab' . gettext(' to select rule types.') . '
'; echo '

' . "\n"; } else { @@ -184,14 +180,12 @@ h += 96;

- +
-

-
+

- +
-- cgit v1.2.3