diff options
author | Conrad Hoffmann <ch@bitfehler.net> | 2011-10-23 21:57:29 +0200 |
---|---|---|
committer | Conrad Hoffmann <ch@bitfehler.net> | 2011-10-23 21:57:29 +0200 |
commit | f70730b2de7dca0093bc24650294ac3814bde34d (patch) | |
tree | 410ee30b6472ca80de5f2f7f38ac9ff1324ae72d /template/pages | |
parent | 9cb93d4a0797dae55cbe823d6c09c027d730815e (diff) |
Clean up CSS and add some for OSM stuff
Diffstat (limited to 'template/pages')
-rw-r--r-- | template/pages/mate/content.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/template/pages/mate/content.html b/template/pages/mate/content.html index 39476fc..98a9d57 100644 --- a/template/pages/mate/content.html +++ b/template/pages/mate/content.html @@ -8,7 +8,9 @@ <div id="spacer" style="margin-left: 20px;"> <div id="mapdiv"></div> </div> -<p style="font-size: 10px;">Map data <a href="http://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a> 2011 <a href="http://www.openstreetmap.org">OpenStreetMap</a> contributors</p>. +<p style="font-size: 10px;">Javascript required. Click an icon for details. Map data +<a style="font-size: 10px;" href="http://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a> 2011 +<a style="font-size: 10px;" href="http://www.openstreetmap.org">OpenStreetMap</a> contributors</p>. <script type="text/javascript" src="http://www.openlayers.org/api/OpenLayers.js"></script> <script defer="defer" type="text/javascript"> |