X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/79df86023c5db1f1c47c80808565733c1200656a..e83fba2b4786c8ade4472342758f0487272e6874:/app/views/site/_key.html.erb diff --git a/app/views/site/_key.html.erb b/app/views/site/_key.html.erb index e990071c8..1129f69d2 100644 --- a/app/views/site/_key.html.erb +++ b/app/views/site/_key.html.erb @@ -1,33 +1,32 @@ <% content_for :left_menu do %> - <%= link_to_function t('site.key.map_key'), "openMapKey()", :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 %>