X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5c3f549492d5ef9b6eed6ebb7a8e32a19103b616..627f2493faa77336e7dcb13abb92dc547ee4db9f:/app/views/redactions/edit.html.erb?ds=sidebyside 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 %>