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