summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorScott Ostler <scottbot9000@gmail.com>2010-09-04 04:35:52 -0400
committerScott Ostler <scottbot9000@gmail.com>2010-09-04 04:35:52 -0400
commita3cc24432db0f4a9c9c79731f45e3c03538a432b (patch)
tree3bb6e55aa4168c904ce4f4975ffdf6ef61e57961 /static
parent86c12f125f1bcfad4959c2a9b1bb1baa8eac3285 (diff)
Make login/logout be POSTS
Diffstat (limited to 'static')
-rw-r--r--static/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html
index 80fc133..08df9ad 100644
--- a/static/index.html
+++ b/static/index.html
@@ -385,7 +385,7 @@ height="205"></div>
Remember Me
</label>
<br>
- <a href="/reset-request">Lost password?</a><br>
+ <a href="/reset">Lost password?</a><br>
</div>
</div>
\