X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/cfbdd3f7e1c688e2c875ded9fd847fcc1c3a4caf..822e48850dc65fd601d673f81a89445f5ba4db4b:/app/views/site/index.rhtml diff --git a/app/views/site/index.rhtml b/app/views/site/index.rhtml index bbd1a8a77..8615c59be 100644 --- a/app/views/site/index.rhtml +++ b/app/views/site/index.rhtml @@ -5,7 +5,7 @@ <% end %> <% content_for :left_menu do %> -<%= link_to "Map key", "http://wiki.openstreetmap.org/index.php/Map_Key" %> +<%= link_to_function "Map key", "showKey();" %> <% end %> <%= render :partial => 'search', :locals => { :onopen => "resizeMap();", :onclose => "resizeMap();" } %>