X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/cf0b6403aaf6cee0e1c1c6241c712b5ee0d1918f..342e25dd5a154e1389a83228aed0b75c080d30c2:/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 %>