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