X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/b446138aefb04799cc1253886335ced16e546517..2a44ff581f4c547a3637ea52567a3398b1d8bfe0:/app/views/traces/list.html.erb?ds=sidebyside diff --git a/app/views/traces/list.html.erb b/app/views/traces/list.html.erb index 4c433ce66..3cd90f3e7 100644 --- a/app/views/traces/list.html.erb +++ b/app/views/traces/list.html.erb @@ -3,7 +3,7 @@ @@ -39,7 +39,7 @@ <%= render :partial => 'trace_paging_nav' %> <% else %> -

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

+

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

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