X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/3af16f6337b52546297e7e09a1aba9b0e1df7e15..f1935b1c5786de8f27bee9b6b2da2f28f650468f:/app/views/redactions/index.html.erb?ds=sidebyside diff --git a/app/views/redactions/index.html.erb b/app/views/redactions/index.html.erb index e3388fafa..b6b6ef46e 100644 --- a/app/views/redactions/index.html.erb +++ b/app/views/redactions/index.html.erb @@ -4,7 +4,9 @@ <% end %> <% unless @redactions.empty? %> - <%= render :partial => "redactions" %> +
<%= t ".empty" %>
<% end %>