diff options
author | robiscool <robrob2626@yahoo.com> | 2009-12-19 17:42:34 -0800 |
---|---|---|
committer | robiscool <robrob2626@yahoo.com> | 2009-12-19 17:43:42 -0800 |
commit | f7a21ec39534b14fe3eb49f8925395ccb999ad12 (patch) | |
tree | 9e13f3d8c496e70440bd8b4eca45d14d7435ebbb /config/snort-dev/snort_interfaces.php | |
parent | d3f4d86e26aa297416e85a8e99dd926e7e3a78af (diff) | |
download | pfsense-packages-f7a21ec39534b14fe3eb49f8925395ccb999ad12.tar.gz pfsense-packages-f7a21ec39534b14fe3eb49f8925395ccb999ad12.tar.bz2 pfsense-packages-f7a21ec39534b14fe3eb49f8925395ccb999ad12.zip |
snort-dev, add ajax alerts tab
Diffstat (limited to 'config/snort-dev/snort_interfaces.php')
-rw-r--r-- | config/snort-dev/snort_interfaces.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/snort-dev/snort_interfaces.php b/config/snort-dev/snort_interfaces.php index 20453335..eef871bb 100644 --- a/config/snort-dev/snort_interfaces.php +++ b/config/snort-dev/snort_interfaces.php @@ -278,7 +278,7 @@ if ($_GET['act'] == "toggle" && $_GET['id'] != "") } -$pgtitle = "Services: Snort 2.8.4.1_7 pkg v. 1.8 alpha"; +$pgtitle = "Services: Snort 2.8.4.1_7 pkg v. 1.8 RC4"; include("head.inc"); ?> |