X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/69e1c2c3ca084e6bbd0efc5648a65077b0c82225..d2a43c7e4a5b0129a337e1c0eaa55a116d306669:/app/views/user/reset_password.html.erb diff --git a/app/views/user/reset_password.html.erb b/app/views/user/reset_password.html.erb index 579f24270..3f011a5fd 100644 --- a/app/views/user/reset_password.html.erb +++ b/app/views/user/reset_password.html.erb @@ -15,6 +15,6 @@ <%= password_field(:user, :pass_crypt_confirmation, {:value => '', :tabindex => 5}) %> - + <%= submit_tag t('user.reset_password.reset'), :tabindex => 6 %> <% end %>