]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/browse/way_history.html.erb
Improve changeset template
[rails.git] / app / views / browse / way_history.html.erb
index 7d16f191adb5de1645dbc64c337acdf41e57909c..79c1a99a4737243dfbc3f320ac7ec0d02fcaa7ba 100644 (file)
@@ -15,5 +15,6 @@
 
 <div class='secondary-actions clearfix'>
   <span><%= link_to(t('browse.way_history.download_xml'), :controller => "old_way", :action => "history") %>
+    &middot;
   <%= link_to(t('browse.way_history.view_details'), :action => "way") %></span>
 </div>