aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort_help_info.php
diff options
context:
space:
mode:
Diffstat (limited to 'config/snort/snort_help_info.php')
-rw-r--r--config/snort/snort_help_info.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/snort/snort_help_info.php b/config/snort/snort_help_info.php
index 5355ec77..4c795b6d 100644
--- a/config/snort/snort_help_info.php
+++ b/config/snort/snort_help_info.php
@@ -86,8 +86,8 @@ clear: both;
$tab_array[] = array("Rule Updates", false, "/snort/snort_download_rules.php");
$tab_array[] = array("Alerts", false, "/snort/snort_alerts.php");
$tab_array[] = array("Blocked", false, "/snort/snort_blocked.php");
- $tab_array[] = array("Whitelists", false, "/pkg.php?xml=/snort/snort_whitelist.xml");
- $tab_array[] = array("Help & Info", true, "/snort/snort_help_info.php");
+ $tab_array[] = array("Whitelists", false, "/snort/snort_interfaces_whitelist.php");
+ $tab_array[] = array("Help", true, "/snort/snort_help_info.php");
display_top_tabs($tab_array);
?>
</td>