From 3bdc8734fb15a2f38fd2906a9adc6a2aedf4b5a2 Mon Sep 17 00:00:00 2001 From: Ermal Date: Mon, 9 Jul 2012 17:11:32 +0000 Subject: Remove some referenced classes removed --- config/snort/snort_download_updates.php | 8 ++++---- config/snort/snort_interfaces.php | 7 ------- config/snort/snort_rulesets.php | 20 -------------------- 3 files changed, 4 insertions(+), 31 deletions(-) diff --git a/config/snort/snort_download_updates.php b/config/snort/snort_download_updates.php index bb3f7287..b9a8e596 100644 --- a/config/snort/snort_download_updates.php +++ b/config/snort/snort_download_updates.php @@ -121,7 +121,7 @@ include_once("head.inc"); if ($snortdownload != 'on' && $emergingthreats != 'on') { echo ' -
+

WARNING:  No rule types have been selected for download. "Global Settings Tab"
'; @@ -129,7 +129,7 @@ include_once("head.inc"); } else { echo ' -
' . "\n"; +
' . "\n"; } @@ -154,10 +154,10 @@ include_once("head.inc"); if ($update_logfile_chk == 'yes') { echo ' - ' . "\n"; + ' . "\n"; }else{ echo ' - ' . "\n"; + ' . "\n"; } ?> diff --git a/config/snort/snort_interfaces.php b/config/snort/snort_interfaces.php index 0f08b9d9..942e2e4f 100644 --- a/config/snort/snort_interfaces.php +++ b/config/snort/snort_interfaces.php @@ -138,13 +138,6 @@ if ($pfsense_stable == 'yes') echo '

' . $pgtitle . '

'; ?> - -
' . $pgtitle . '

';}?> - - -
- - - "; @@ -296,17 +283,10 @@ if (file_exists($d_snortconfdirty_path)) { - -

NOTE: You can click on a ruleset name to edit the ruleset.

- -
- - -- cgit v1.2.3