X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/73b59c5859ab128f61a456699f3c809bbb15558a..7599f98957334d1924550205f7ba12a726de7eb0:/app/views/site/index.html.erb?ds=sidebyside diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index 39e54c7f6..d4c33fcfd 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -10,7 +10,7 @@ <% end -%> <% content_for :left_menu do %> -
  • <%= link_to t("site.key.map_key"), {:action => :key}, :id => "open_map_key", :title => t("site.key.map_key_tooltip") %>
  • +
  • <%= link_to t("site.key.map_key"), {:action => :key}, :id => "open_map_key", :title => t("site.key.map_key_tooltip") %>

  • <% end %> <%= render :partial => 'home_link' %> @@ -28,7 +28,7 @@