From 8475f580d8bafb43f9c06ebac52d52e6713c51ca Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 9 Feb 2009 16:26:43 -0500 Subject: Only output pgtitle once on 2.0 --- config/snort/snort_alerts.php | 5 ++++- config/snort/snort_blocked.php | 5 ++++- config/snort/snort_download_rules.php | 5 ++++- config/snort/snort_rules.php | 5 ++++- config/snort/snort_rules_edit.php | 5 ++++- config/snort/snort_rulesets.php | 5 ++++- 6 files changed, 24 insertions(+), 6 deletions(-) (limited to 'config/snort') diff --git a/config/snort/snort_alerts.php b/config/snort/snort_alerts.php index 70b53656..9604d64c 100644 --- a/config/snort/snort_alerts.php +++ b/config/snort/snort_alerts.php @@ -57,7 +57,10 @@ include("head.inc"); -

+

"; +?>
-

+

"; +?>
diff --git a/config/snort/snort_download_rules.php b/config/snort/snort_download_rules.php index 8f04072b..7866bad0 100644 --- a/config/snort/snort_download_rules.php +++ b/config/snort/snort_download_rules.php @@ -59,7 +59,10 @@ include("head.inc"); -

+

"; +?>
diff --git a/config/snort/snort_rules.php b/config/snort/snort_rules.php index f1b29f83..e9276ecf 100644 --- a/config/snort/snort_rules.php +++ b/config/snort/snort_rules.php @@ -260,7 +260,10 @@ include("head.inc"); -

+

"; +?>
diff --git a/config/snort/snort_rules_edit.php b/config/snort/snort_rules_edit.php index d393a309..caffb7f2 100644 --- a/config/snort/snort_rules_edit.php +++ b/config/snort/snort_rules_edit.php @@ -109,7 +109,10 @@ include("head.inc"); -

+

"; +?>
diff --git a/config/snort/snort_rulesets.php b/config/snort/snort_rulesets.php index a06ba106..3d2e9ab4 100644 --- a/config/snort/snort_rulesets.php +++ b/config/snort/snort_rulesets.php @@ -64,7 +64,10 @@ include("head.inc"); -

+

"; +?> -- cgit v1.2.3