X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/15b104f4ff4614aa78c01180b6a9b89dd5a1400f..e0b175d3bd3ef655a20273dc2b7f04a8a34bb5f6:/app/views/trace/list.html.erb?ds=sidebyside diff --git a/app/views/trace/list.html.erb b/app/views/trace/list.html.erb index 1e89e963d..376fc5511 100644 --- a/app/views/trace/list.html.erb +++ b/app/views/trace/list.html.erb @@ -1,18 +1,18 @@ <% content_for :heading do %>

<%= h(@title) %>

@@ -39,7 +39,7 @@ <%= render :partial => 'trace_paging_nav' %> <% else %> -

<%= t 'trace.list.empty_html', :upload_link => trace_create_path %>

+

<%= t '.empty_html', :upload_link => trace_create_path %>

<% end %> <%= render :partial => 'trace_optionals' %>