summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-02-24 22:05:42 +0200
committerLV-426 <lv-426@taproot.org.il>2015-02-24 22:05:42 +0200
commit316be41cc1939e31b593a62ba1f61dfd49be43cc (patch)
tree16300ada3b4e4eccc72bf571686df720260749a6 /res
parent4205772d0862d0f26548a0c8e8c36c17e50046c1 (diff)
login.html: fix pw-reset link
Diffstat (limited to 'res')
-rw-r--r--res/templates/login.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/templates/login.html b/res/templates/login.html
index c2e84790..dbba0826 100644
--- a/res/templates/login.html
+++ b/res/templates/login.html
@@ -42,7 +42,7 @@ body {
<div id="failed-login" style="display: none">
<b>Login Failed</b>
</div>
- <div class="login-text" id="login-page_forgot-password-button" title="Forgot your password"><a href="/password_reset">Forgot your password?</a></div>
+ <div class="login-text" id="login-page_forgot-password-button" title="Forgot your password"><a href="/pw-reset">Forgot your password?</a></div>
</div>
<div id="create-account-section" class="login-view-section login-form">
<div class="section-divider">or</div>