Fixing formatting issue

4.x.x
Rasika Perera 8 years ago
parent 91437ff81c
commit 1bee155d9a

@ -22,7 +22,7 @@ function onRequest(context) {
loginActionUrl = "/commonauth";
}
if(authFailure){
if (authFailure) {
viewModel.message = "Login failed! Please recheck the username and password and try again.";
}

Loading…
Cancel
Save