X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/3af16f6337b52546297e7e09a1aba9b0e1df7e15..627f2493faa77336e7dcb13abb92dc547ee4db9f:/app/views/redactions/new.html.erb diff --git a/app/views/redactions/new.html.erb b/app/views/redactions/new.html.erb index 9f2adac19..02e729b35 100644 --- a/app/views/redactions/new.html.erb +++ b/app/views/redactions/new.html.erb @@ -3,7 +3,7 @@
@@ -15,6 +15,6 @@ <%= richtext_area :redaction, :description, :cols => 80, :rows => 20, :format => @redaction.description_format %>
- <%= f.submit t(".submit") %> + <%= f.submit %>
<% end %>