X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d7da1562c3b3c7544e3899e7bc49f7b32c2d2d19..815c98c977831a9a7f84dca49186f5eea7b4a283:/app/views/site/_key.html.erb diff --git a/app/views/site/_key.html.erb b/app/views/site/_key.html.erb index b596692ee..19b08de4a 100644 --- a/app/views/site/_key.html.erb +++ b/app/views/site/_key.html.erb @@ -1,28 +1,3 @@ - - <% content_for :left_menu do %> -
  • <%= link_to t("site.key.map_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 %>