diff options
author | robiscool <robrob2626@yahoo.com> | 2010-03-26 18:15:02 -0700 |
---|---|---|
committer | robiscool <robrob2626@yahoo.com> | 2010-03-26 18:15:02 -0700 |
commit | 99f575d42eed225405233af5cc0231ca874dce50 (patch) | |
tree | 7039040681fb7d03c3b0d1776d73dfb09b968bef /config/snort-dev/snort_alerts.php | |
parent | 0628f8885994494ff5823e688ced8bffcf909375 (diff) | |
download | pfsense-packages-99f575d42eed225405233af5cc0231ca874dce50.tar.gz pfsense-packages-99f575d42eed225405233af5cc0231ca874dce50.tar.bz2 pfsense-packages-99f575d42eed225405233af5cc0231ca874dce50.zip |
snort-dev, fixed link logo, fixed barnyard 7.2 8.0 download, see notes.txt
Diffstat (limited to 'config/snort-dev/snort_alerts.php')
-rw-r--r-- | config/snort-dev/snort_alerts.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/snort-dev/snort_alerts.php b/config/snort-dev/snort_alerts.php index e2784974..4f0ddb03 100644 --- a/config/snort-dev/snort_alerts.php +++ b/config/snort-dev/snort_alerts.php @@ -311,7 +311,7 @@ include("head.inc"); <body link="#0000CC" vlink="#0000CC" alink="#0000CC"> <?php -include("fbegin.inc"); +include("./snort_fbegin.inc"); echo "<p class=\"pgtitle\">"; if($pfsense_stable == 'yes'){echo $pgtitle;} |