X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/ad60ee5c9c9fbb760d54c94448ba96a790e78a71..2bb59daa37f8ff0807e235bb11e918dfe220284e:/app/views/user/new.html.erb diff --git a/app/views/user/new.html.erb b/app/views/user/new.html.erb index 478905b09..d1772f996 100644 --- a/app/views/user/new.html.erb +++ b/app/views/user/new.html.erb @@ -4,75 +4,74 @@
<% end %> -<%= form_for :user, :url => { :action => 'create' }, :html => { :class => 'signup-form-wrapper fillL col6 pad2' } do %> - <%= error_messages_for 'user' %> - +<%= form_for :user, :url => { :action => 'create' }, :html => { :class => 'standard-form fillL col6 inner22' } do %> <%= hidden_field_tag('referer', h(@referer)) unless @referer.nil? %> -