From ad3721bdb29ff84edf649d9181ed4c4adc214a3d Mon Sep 17 00:00:00 2001 From: beeankha Date: Tue, 29 Jan 2019 13:09:28 -0500 Subject: [PATCH] Ensure all other error messages don't double up with the logout message --- awx/ui/client/src/login/loginModal/loginModal.partial.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/ui/client/src/login/loginModal/loginModal.partial.html b/awx/ui/client/src/login/loginModal/loginModal.partial.html index 29f435f94a..aa1e5b686a 100644 --- a/awx/ui/client/src/login/loginModal/loginModal.partial.html +++ b/awx/ui/client/src/login/loginModal/loginModal.partial.html @@ -23,7 +23,7 @@ Your session timed out due to inactivity. Please sign in. -
+
You have been logged out. Please sign in.