X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/3f30bc53f543e13221ba0b7c52284865f9593107..143d382154a1645ca1eee806d7cbd47907beb7d6:/app/views/site/_key.rhtml diff --git a/app/views/site/_key.rhtml b/app/views/site/_key.rhtml index c632f1661..643099498 100644 --- a/app/views/site/_key.rhtml +++ b/app/views/site/_key.rhtml @@ -11,7 +11,7 @@ else if (zoomlevel<13) { var imgname = 'keymapnik'+zoomlevel+'.png'; } else { var imgname = 'keymapnik13.png'; } - updateSidebar("Map key", "
<\/p>"); + updateSidebar("Map key", "
"); openSidebar({ width: "210px" }); }