X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/599c48227a94339f7e58bddc3fb0d0215baa58c4..8c8bb42cf63a87239fe9c6257b7d2a6bcab39350:/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" }); }