X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/53d30d70af5cf87120953ad22a580ea48d39a6f1..3f30bc53f543e13221ba0b7c52284865f9593107:/app/views/site/_key.rhtml diff --git a/app/views/site/_key.rhtml b/app/views/site/_key.rhtml index 643099498..c632f1661 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", "

"); + updateSidebar("Map key", "

<\/p>"); openSidebar({ width: "210px" }); }