From c4fb8cf4d21f23244d24abc7250fa41dc9238853 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Mon, 28 Mar 2022 10:42:29 -0400 Subject: [PATCH] Added Red text to login message to show error has occurred to client portal login --- portal/login.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portal/login.php b/portal/login.php index 0400e411..78a98742 100644 --- a/portal/login.php +++ b/portal/login.php @@ -92,7 +92,7 @@ if($_SERVER['REQUEST_METHOD'] == 'POST' && isset($_POST['login'])){