From 67ca7a3379aa27cf97ae2a8851605ca17d180d02 Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Mon, 5 Oct 2015 12:56:16 -0400 Subject: [PATCH] #325 Add validation to banned_ips --- admin/banned_ips.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/admin/banned_ips.php b/admin/banned_ips.php index 90ab1c7d..d26c5512 100644 --- a/admin/banned_ips.php +++ b/admin/banned_ips.php @@ -127,15 +127,16 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php'); /* This will handle error, success and notice messages */ hesk_handle_messages(); ?> -
+
- + +