X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/97ff32f5286bf9477829cbfb05f0f26dde128380..cf0b6403aaf6cee0e1c1c6241c712b5ee0d1918f:/app/views/redactions/new.html.erb?ds=sidebyside diff --git a/app/views/redactions/new.html.erb b/app/views/redactions/new.html.erb index 9f2adac19..a76d8ec48 100644 --- a/app/views/redactions/new.html.erb +++ b/app/views/redactions/new.html.erb @@ -15,6 +15,6 @@ <%= richtext_area :redaction, :description, :cols => 80, :rows => 20, :format => @redaction.description_format %>

- <%= f.submit t(".submit") %> + <%= f.submit %>

<% end %>