diff --git a/awx/ui/client/src/login/loginModal/loginModal.partial.html b/awx/ui/client/src/login/loginModal/loginModal.partial.html index f79bf3dfab..d5455c0452 100644 --- a/awx/ui/client/src/login/loginModal/loginModal.partial.html +++ b/awx/ui/client/src/login/loginModal/loginModal.partial.html @@ -36,7 +36,7 @@ ng-model="login_username" id="login-username" autocomplete="off" required> -
Please enter a username.