X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d62e8c43f3f404542dbdc310e31e4ed38cc2428b..a65efc192739f710c29312e92a0bd8fbc0fa81d8:/app/views/site/index.html.erb diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index b65aa2ffa..43485b27f 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -9,7 +9,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' %>