diff options
Diffstat (limited to 'templates/auth/index.html')
| -rw-r--r-- | templates/auth/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/auth/index.html b/templates/auth/index.html index 1df658f..a198027 100644 --- a/templates/auth/index.html +++ b/templates/auth/index.html @@ -28,7 +28,7 @@ CONFIG_SUBST <input id="lcolonq-auth-submit" type="submit" value="log in now!!"> </form> </div> - <div id="lcolonq-auth-error lcolonq-invisible"> + <div id="lcolonq-auth-error" class="lcolonq-invisible"> login failed. either you used the wrong credentials or something is messed up on my end :3 </div> </div> |
