aboutsummaryrefslogtreecommitdiffstats
path: root/app/views
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2014-12-18 16:08:20 +0000
committerLouise Crow <louise.crow@gmail.com>2014-12-18 16:08:20 +0000
commitd4d8096429cc9a97efbde63ef37cd1cc7d12708c (patch)
tree6ab3b13fa0a37e02876d9ac808e5ba00ea8d967b /app/views
parentc0a3dc4571090fc553fd608cf1ac83e21f0290f4 (diff)
parent6d587c328b7d58fb322bd9cf490b213c3ff1ffad (diff)
Merge branch 'brakeman_fixes' into rails-3-develop
Diffstat (limited to 'app/views')
-rw-r--r--app/views/user/_signin.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/user/_signin.html.erb b/app/views/user/_signin.html.erb
index 864951733..e86791aaf 100644
--- a/app/views/user/_signin.html.erb
+++ b/app/views/user/_signin.html.erb
@@ -18,7 +18,7 @@
</p>
<p class="form_note">
- <%= link_to _('Forgotten your password?'), signchangepassword_path + "?pretoken=" + h(params[:token]), :tabindex => 30 %>
+ <%= link_to _('Forgotten your password?'), signchangepassword_path(:pretoken => h(params[:token])), :tabindex => 30 %>
</p>
<p class="form_checkbox">