From b42e41e4c52850617d7cf866846dfc2779dc6a42 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Fri, 23 Feb 2018 14:29:38 -0500 Subject: [PATCH] Error login text & lostpass submission redirect changed - The user will now be sent to a particular page after submitting a lost password form, as per Jodie's request. - When a user tries to log in with incorrect credentials, the error text is now made a little clearer, and is red. --- template-parts/glm-members-only-login-form.php | 4 ++-- template-parts/glm-members-only-lostpass-form.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/template-parts/glm-members-only-login-form.php b/template-parts/glm-members-only-login-form.php index 65f4fda..a24e152 100644 --- a/template-parts/glm-members-only-login-form.php +++ b/template-parts/glm-members-only-login-form.php @@ -1,10 +1,10 @@

- The information you entered is incorrect. Please try again. + The information you entered is incorrect. Please try again. - Please enter both username and password. + The information you entered is incorrect. Please try again.

-
+