From 21af4fa16d7adc26dbad59e84cb734c2a10e57ee Mon Sep 17 00:00:00 2001 From: bmeeks8 Date: Tue, 17 Dec 2013 20:09:08 -0500 Subject: Add new query string param when viewing Flowbits. --- config/snort/snort_rules.php | 2 +- config/snort/snort_rulesets.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/snort/snort_rules.php b/config/snort/snort_rules.php index 48d26d1d..0434f88f 100755 --- a/config/snort/snort_rules.php +++ b/config/snort/snort_rules.php @@ -528,7 +528,7 @@ if ($savemsg) { " . gettext("WARNING: ") . "" . gettext("You should not disable flowbit rules! Add Suppress List entries for them instead by ") . - "" . + "" . gettext("clicking here") . ".";?> diff --git a/config/snort/snort_rulesets.php b/config/snort/snort_rulesets.php index 3b7ef916..62b68a1b 100755 --- a/config/snort/snort_rulesets.php +++ b/config/snort/snort_rulesets.php @@ -330,7 +330,7 @@ if ($savemsg) { - /> + />    -- cgit v1.2.3