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_passlist_edit.php | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'config/suricata/suricata_passlist_edit.php') diff --git a/config/suricata/suricata_passlist_edit.php b/config/suricata/suricata_passlist_edit.php index 5bfeb8b9..1d92e644 100644 --- a/config/suricata/suricata_passlist_edit.php +++ b/config/suricata/suricata_passlist_edit.php @@ -199,10 +199,6 @@ include_once("head.inc"); @@ -210,6 +206,14 @@ if ($savemsg) + + +
-- cgit v1.2.3