summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/index.html')
-rwxr-xr-xstatic/index.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/static/index.html b/static/index.html
index 1f6930f..5607607 100755
--- a/static/index.html
+++ b/static/index.html
@@ -60,10 +60,9 @@ $(document).ready(function() {
<div id="remember"><label>
<input checked="checked" type="checkbox" name="rememberme" id="remembermeInput" />
Remember Me
- </label></div>
-<div>
+ </label>
<br>
- <a href="/reset-request" style="text-decoration:none;">Forgot your password?</a><br>
+ <a href="/reset-request">Lost password?</a><br>
</div>
</div>