X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/3af16f6337b52546297e7e09a1aba9b0e1df7e15..657ed03d8b2e262bc965cc38e8af190624c3295b:/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 72676013e..cef618859 100644 --- a/app/views/redactions/edit.html.erb +++ b/app/views/redactions/edit.html.erb @@ -16,6 +16,6 @@ <%= richtext_area :redaction, :description, :cols => 80, :rows => 20, :format => @redaction.description_format %>

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

<% end %>