aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort_interface_logs.php
diff options
context:
space:
mode:
Diffstat (limited to 'config/snort/snort_interface_logs.php')
-rw-r--r--config/snort/snort_interface_logs.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/snort/snort_interface_logs.php b/config/snort/snort_interface_logs.php
index a4b47ea0..ba8215ca 100644
--- a/config/snort/snort_interface_logs.php
+++ b/config/snort/snort_interface_logs.php
@@ -147,7 +147,8 @@ if ($input_errors) {
$tab_array[6] = array(gettext("Suppress"), false, "/snort/snort_interfaces_suppress.php");
$tab_array[7] = array(gettext("IP Lists"), false, "/snort/snort_ip_list_mgmt.php");
$tab_array[8] = array(gettext("SID Mgmt"), false, "/snort/snort_sid_mgmt.php");
- $tab_array[9] = array(gettext("Sync"), false, "/pkg_edit.php?xml=snort/snort_sync.xml");
+ $tab_array[9] = array(gettext("Log Mgmt"), false, "/snort/snort_log_mgmt.php");
+ $tab_array[10] = array(gettext("Sync"), false, "/pkg_edit.php?xml=snort/snort_sync.xml");
display_top_tabs($tab_array, true);
echo '</td></tr>';
echo '<tr><td>';