X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/898c47e647fbffcd0543b78033945b04f1b9aeae..9a9e13af901e9d66357135fb39b111fc9e26b3b2:/app/views/user/new.html.erb diff --git a/app/views/user/new.html.erb b/app/views/user/new.html.erb index b086eabf3..66d8826c2 100644 --- a/app/views/user/new.html.erb +++ b/app/views/user/new.html.erb @@ -13,9 +13,6 @@

<%= t 'user.new.fill_form' %>

-

<%= t 'user.new.license_agreement' %> -

- <%= error_messages_for 'user' %> <% form_tag :action => 'terms' do %> @@ -32,7 +29,7 @@ <%= t 'user.new.confirm password' %><%= password_field('user', 'pass_crypt_confirmation',{:size => 30, :maxlength => 255, :tabindex => 5}) %>   - + <% end %>