From 7fd76bd93723552b352f5ac66ca725804320cdc7 Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Fri, 29 Jan 2010 16:03:26 -0500 Subject: fix typos --- config/snort-dev/snort_alerts.php | 2 +- config/snort-dev/snort_blocked.php | 2 +- config/snort-dev/snort_download_rules.php | 4 ++-- config/snort-dev/snort_help_info.php | 2 +- config/snort-dev/snort_interfaces.php | 2 +- config/snort-dev/snort_interfaces_global.php | 2 +- config/snort-dev/snort_whitelist.xml | 4 ++-- 7 files changed, 9 insertions(+), 9 deletions(-) (limited to 'config/snort-dev') diff --git a/config/snort-dev/snort_alerts.php b/config/snort-dev/snort_alerts.php index 5b7323db..dae9983c 100644 --- a/config/snort-dev/snort_alerts.php +++ b/config/snort-dev/snort_alerts.php @@ -322,7 +322,7 @@ if ($pconfig['arefresh'] == 'on' || $pconfig['arefresh'] == '') \n \n"; $tab_array = array(); - $tab_array[] = array("Snort Inertfaces", false, "/snort/snort_interfaces.php"); + $tab_array[] = array("Snort Interfaces", false, "/snort/snort_interfaces.php"); $tab_array[] = array("Global Settings", false, "/snort/snort_interfaces_global.php"); $tab_array[] = array("Rule Updates", true, "/snort/snort_download_rules.php"); $tab_array[] = array("Alerts", false, "/snort/snort_alerts.php"); @@ -229,7 +229,7 @@ setTimeout($.unblockUI, 2000); - Snort Inertfaces + Snort Interfaces /snort/snort_interfaces.php @@ -114,4 +114,4 @@ create_snort_conf(); - \ No newline at end of file + -- cgit v1.2.3