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