X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/abb13e4a91db1fa2933f9971130b7a21dfc06634..f9528a7464376adebd8773fffd546e96205cca5f:/app/views/trace/list.html.erb diff --git a/app/views/trace/list.html.erb b/app/views/trace/list.html.erb index 3003df98a..5a33defc8 100644 --- a/app/views/trace/list.html.erb +++ b/app/views/trace/list.html.erb @@ -33,7 +33,7 @@ <%= render :partial => 'trace_paging_nav' %> <% else %> - <%= t 'trace.list.empty_html', :upload_link => link_to(t('trace.list.upload_new'), trace_create_path) %> +

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

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