Fix display on login error messages.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{if $authentication_failed}
|
{if $authentication_failed}
|
||||||
|
|
||||||
<div class="data-alert">
|
<div class="alert-message error">
|
||||||
Incorrect username/password combination entered.
|
Incorrect username/password combination entered.
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user