diff options
author | robiscool <robrob2626@yahoo.com> | 2010-09-09 21:31:10 -0700 |
---|---|---|
committer | robiscool <robrob2626@yahoo.com> | 2010-09-09 21:35:05 -0700 |
commit | 8b2f1c7498469af7ca5926ff8025e1a93fd3579d (patch) | |
tree | 5da1a56e3ec59f3782d824f7af05c6a4b873a52e /config/snort/snort_rules.php | |
parent | 16c5fbcc1b22914b0c851c519e125f14776846ca (diff) | |
download | pfsense-packages-8b2f1c7498469af7ca5926ff8025e1a93fd3579d.tar.gz pfsense-packages-8b2f1c7498469af7ca5926ff8025e1a93fd3579d.tar.bz2 pfsense-packages-8b2f1c7498469af7ca5926ff8025e1a93fd3579d.zip |
snort, add log rotation, fix bugs
Diffstat (limited to 'config/snort/snort_rules.php')
-rw-r--r-- | config/snort/snort_rules.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/snort/snort_rules.php b/config/snort/snort_rules.php index 7a3f5b03..73de553b 100644 --- a/config/snort/snort_rules.php +++ b/config/snort/snort_rules.php @@ -69,6 +69,8 @@ include("fbegin.inc"); echo "<body link=\"#000000\" vlink=\"#000000\" alink=\"#000000\">"; +if($pfsense_stable == 'yes'){echo '<p class="pgtitle">' . $pgtitle . '</p>';} + echo "<script src=\"/row_toggle.js\" type=\"text/javascript\"></script>\n <script src=\"/javascript/sorttable.js\" type=\"text/javascript\"></script>\n <table width=\"99%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\n |