X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/aca299ecee9edee1f4affdd59a65f6ad34de6067..d377e8b4f23e6bad925eb2efa904baa7e1531fa6:/app/views/user/lost_password.html.erb?ds=inline diff --git a/app/views/user/lost_password.html.erb b/app/views/user/lost_password.html.erb index cdee822e4..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} ) %> | -
- | - |