X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/bff3676d9346323cee491243315404fd09879272..4347d9d3b00a8fffe78daa93eac5b490905f9ac8:/app/views/user_blocks/edit.html.erb?ds=sidebyside diff --git a/app/views/user_blocks/edit.html.erb b/app/views/user_blocks/edit.html.erb index 7b2471eab..6d06eeb87 100644 --- a/app/views/user_blocks/edit.html.erb +++ b/app/views/user_blocks/edit.html.erb @@ -9,7 +9,7 @@ <% end %> -<%= form_for(@user_block) do |f| %> +<%= form_for(@user_block, :html => { :class => "standard-form" }) do |f| %> <%= f.error_messages %>