X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d9b8ebeb01e6cf81f6d9ea70748fedb14e4d86fa..c274d22fd6ad20394d6ec13e49b2a862e57e183d:/app/views/redactions/edit.html.erb diff --git a/app/views/redactions/edit.html.erb b/app/views/redactions/edit.html.erb index cef618859..aff2af919 100644 --- a/app/views/redactions/edit.html.erb +++ b/app/views/redactions/edit.html.erb @@ -4,7 +4,7 @@

<%= t ".heading" %>

<% end %> -<%= form_for(@redaction) do |f| %> +<%= form_for(@redaction, :html => { :class => "standard-form" }) do |f| %> <%= f.error_messages %>