diff options
-rw-r--r-- | packages/snort/snort_rulesets.php | 2 |
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> |