From 6f6eaffe83fc541e207df8207ee944e725f50dec Mon Sep 17 00:00:00 2001 From: bmeeks8 Date: Wed, 4 Feb 2015 17:28:47 -0500 Subject: Move print_info_box() call to inside of
tag where it belongs. --- config/suricata/suricata_rules.php | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) (limited to 'config/suricata/suricata_rules.php') diff --git a/config/suricata/suricata_rules.php b/config/suricata/suricata_rules.php index 480bf3dc..020a826d 100644 --- a/config/suricata/suricata_rules.php +++ b/config/suricata/suricata_rules.php @@ -436,15 +436,6 @@ $pgtitle = gettext("Suricata: Interface {$if_friendly} - Rules: {$currentruleset @@ -456,6 +447,16 @@ if ($savemsg) {

" . gettext("Click APPLY when finished to send the changes to the running configuration."));?> + -- cgit v1.2.3