]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/redactions/edit.html.erb
Merge remote-tracking branch 'upstream/pull/2257'
[rails.git] / app / views / redactions / edit.html.erb
index 72676013ed3044ae8f7723a17a04655a7543b3b0..cef6188596d756f9c8709238725b7b6954edb640 100644 (file)
@@ -16,6 +16,6 @@
     <%= richtext_area :redaction, :description, :cols => 80, :rows => 20, :format => @redaction.description_format %>
   </p>
   <p>
-    <%= f.submit t(".submit") %>
+    <%= f.submit %>
   </p>
 <% end %>