From f8a2802e08b2be837a1669c7c5ab9693de7bb780 Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Mon, 5 Oct 2015 12:54:09 -0400 Subject: [PATCH] #325 Add validation for banned emails --- admin/banned_emails.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/admin/banned_emails.php b/admin/banned_emails.php index 638b85a4..09a85b9d 100644 --- a/admin/banned_emails.php +++ b/admin/banned_emails.php @@ -124,15 +124,16 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php'); /* This will handle error, success and notice messages */ hesk_handle_messages(); ?> -
+
- +
- + +