summaryrefslogtreecommitdiff
path: root/templates/auth/index.html
diff options
context:
space:
mode:
authorLLLL Colonq <llll@colonq>2024-11-18 06:21:10 -0500
committerLLLL Colonq <llll@colonq>2024-11-18 06:21:10 -0500
commitfe9ca701f26478bacdd52188b5e75045746ebb68 (patch)
tree1eb0c90232fc4c0292c27bbc666b69da6602e12f /templates/auth/index.html
parentc4608b0526c0be835b6fa0321ae0f5cb6a8b619c (diff)
Do that but right this time
Diffstat (limited to 'templates/auth/index.html')
-rw-r--r--templates/auth/index.html2
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>