X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/b25a468e3c0aeb868f46ea758d4cf33ad7890bcb..ca5de5b4e01297b07ce3a9db45e908f15f7cda11:/app/views/user/lost_password.html.erb?ds=sidebyside diff --git a/app/views/user/lost_password.html.erb b/app/views/user/lost_password.html.erb index db1ee742d..19147e0b0 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' %>
<%= form_tag :action => 'lost_password' do %> -<%= t 'user.lost_password.email address' %> | -<%= text_field('user', 'email', {:size => 50, :maxlength => 255, :tabindex => 1} ) %> | -
- | - |