X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/52e5fa6ad78f375cec5a207a123a4aa3939c8ddf..0a3a4014d9ec26d8a818fc2fb55ff98a83ee8152:/app/views/user/lost_password.html.erb diff --git a/app/views/user/lost_password.html.erb b/app/views/user/lost_password.html.erb index db1ee742d..6f50526d9 100644 --- a/app/views/user/lost_password.html.erb +++ b/app/views/user/lost_password.html.erb @@ -1,16 +1,13 @@ -
<%= t 'user.lost_password.help_text' %>
+<%= t '.help_text' %>
<%= form_tag :action => 'lost_password' do %> -<%= t 'user.lost_password.email address' %> | -<%= text_field('user', 'email', {:size => 50, :maxlength => 255, :tabindex => 1} ) %> | -
- | - |