X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e72acaca9b988d41298415d51a10533d3a27e958..c24c2e481cc6d27e76274ed4e32668a4690a7788:/app/views/user_blocks/edit.html.erb 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 %>