aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort_blocked.php
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2012-07-04 14:52:17 +0000
committerErmal <eri@pfsense.org>2012-07-04 14:52:17 +0000
commit0ab68c4441054a94cc0e53bc7cdc57eb6dfee7b4 (patch)
tree831c10036046ef850e0f7b6ce5ead63c85d66a64 /config/snort/snort_blocked.php
parent2e5fc544f01a70192522de404fc0cb71d821238d (diff)
downloadpfsense-packages-0ab68c4441054a94cc0e53bc7cdc57eb6dfee7b4.tar.gz
pfsense-packages-0ab68c4441054a94cc0e53bc7cdc57eb6dfee7b4.tar.bz2
pfsense-packages-0ab68c4441054a94cc0e53bc7cdc57eb6dfee7b4.zip
Remove references to outsiders and help and info
Diffstat (limited to 'config/snort/snort_blocked.php')
-rw-r--r--config/snort/snort_blocked.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/snort/snort_blocked.php b/config/snort/snort_blocked.php
index e28f725d..6994cb19 100644
--- a/config/snort/snort_blocked.php
+++ b/config/snort/snort_blocked.php
@@ -221,7 +221,6 @@ if ($pconfig['brefresh'] == 'on')
$tab_array[4] = array(gettext("Blocked"), true, "/snort/snort_blocked.php");
$tab_array[5] = array(gettext("Whitelists"), false, "/snort/snort_interfaces_whitelist.php");
$tab_array[6] = array(gettext("Suppress"), false, "/snort/snort_interfaces_suppress.php");
- $tab_array[7] = array(gettext("Help"), false, "/snort/help_and_info.php");
display_top_tabs($tab_array);
?>
</td></tr>