aboutsummaryrefslogtreecommitdiffstats
path: root/packages/snort
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-09-26 22:57:01 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-09-26 22:57:01 +0000
commit37c6bac6856ee8e6c9c7fb108752afff9d24229d (patch)
treebcb12c253edf870d8f7191762cbb5813a432ffc8 /packages/snort
parent53916f5870fa1a018ca87893d66fd636f7926455 (diff)
downloadpfsense-packages-37c6bac6856ee8e6c9c7fb108752afff9d24229d.tar.gz
pfsense-packages-37c6bac6856ee8e6c9c7fb108752afff9d24229d.tar.bz2
pfsense-packages-37c6bac6856ee8e6c9c7fb108752afff9d24229d.zip
Add a note telling the user they can click on a ruleset to automatically launch the item in edit.php
Diffstat (limited to 'packages/snort')
-rw-r--r--packages/snort/snort_rulesets.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/snort/snort_rulesets.php b/packages/snort/snort_rulesets.php
index a0c894ce..d0df633d 100644
--- a/packages/snort/snort_rulesets.php
+++ b/packages/snort/snort_rulesets.php
@@ -134,6 +134,8 @@ include("head.inc");
</form>
+<p><b>NOTE:</b> You can click on a ruleset name to load the file in the pfSense text editor in a new window/tab.
+
<?php include("fend.inc"); ?>
</body>