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_blocked.php | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'config/suricata/suricata_blocked.php') diff --git a/config/suricata/suricata_blocked.php b/config/suricata/suricata_blocked.php index 4f4bf095..ccb3548b 100644 --- a/config/suricata/suricata_blocked.php +++ b/config/suricata/suricata_blocked.php @@ -163,19 +163,21 @@ include_once("fbegin.inc"); /* refresh every 60 secs */ if ($pconfig['brefresh'] == 'on') echo "\n"; +?> + + + + - - - -- cgit v1.2.3