X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d2a43c7e4a5b0129a337e1c0eaa55a116d306669..a70898be6dde1e9e9f61f90f8dc9b2c18a6f9287:/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 cf7f9b7d0..19147e0b0 100644 --- a/app/views/user/lost_password.html.erb +++ b/app/views/user/lost_password.html.erb @@ -6,7 +6,7 @@ <%= form_tag :action => 'lost_password' do %>
- + <%= text_field('user', 'email', { :tabindex => 1} ) %> <%= submit_tag t('user.lost_password.new password button'), :tabindex => 2 %>