X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/69d91bf24aa38c22640749c2e3b371f34a70ef6d..8d13c394001ea1f98290dddb304b13c08f2ac77e:/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' %>