From 0ab68c4441054a94cc0e53bc7cdc57eb6dfee7b4 Mon Sep 17 00:00:00 2001 From: Ermal Date: Wed, 4 Jul 2012 14:52:17 +0000 Subject: Remove references to outsiders and help and info --- config/snort/snort_interfaces_suppress.php | 1 - 1 file changed, 1 deletion(-) (limited to 'config/snort/snort_interfaces_suppress.php') diff --git a/config/snort/snort_interfaces_suppress.php b/config/snort/snort_interfaces_suppress.php index 4eeed42d..b0d83e67 100644 --- a/config/snort/snort_interfaces_suppress.php +++ b/config/snort/snort_interfaces_suppress.php @@ -91,7 +91,6 @@ echo $snort_general_css; $tab_array[4] = array(gettext("Blocked"), false, "/snort/snort_blocked.php"); $tab_array[5] = array(gettext("Whitelists"), false, "/snort/snort_interfaces_whitelist.php"); $tab_array[6] = array(gettext("Suppress"), true, "/snort/snort_interfaces_suppress.php"); - $tab_array[7] = array(gettext("Help"), false, "/snort/help_and_info.php"); display_top_tabs($tab_array); ?> -- cgit v1.2.3