]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/trace/list.html.erb
Clean up diary_entry.js
[rails.git] / app / views / trace / list.html.erb
index 3003df98a58d661a2c9651e7efa03f396759b915..5a33defc8af659c4c818fb06ffaa08ba42ddf86c 100644 (file)
@@ -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) %>
+  <p><%= t 'trace.list.empty_html', :upload_link => trace_create_path %></p>
 <% end %>
 
 <%= render :partial => 'trace_optionals' %>