summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-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 fbfa571..3cc6f08 100644
--- a/templates/auth/index.html
+++ b/templates/auth/index.html
@@ -27,8 +27,8 @@ CONFIG_SUBST
</div>
<input id="lcolonq-auth-submit" type="submit" value="log in now!!">
</form>
- <a href="https://api.colonq.computer/register">click here to register or reset password</a>
</div>
+ <a id="lcolonq-auth-register" href="https://api.colonq.computer/register">click here to register or reset password</a>
<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>