diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2011-05-03 03:20:15 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2011-05-03 03:20:15 +0000 |
commit | 6697e282afa58f2ccacbdafc9ad84abb30cdee36 (patch) | |
tree | 388794888acae0e3e587ccd2a0314ce62964c717 /modules/freifunk/htdocs | |
parent | f845d2fe42c3c4d1fcaf3a22dde1fe024ef4afd4 (diff) |
trunk: s/ / /g
Diffstat (limited to 'modules/freifunk/htdocs')
-rw-r--r-- | modules/freifunk/htdocs/luci-static/resources/OSMLatLon.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/freifunk/htdocs/luci-static/resources/OSMLatLon.htm b/modules/freifunk/htdocs/luci-static/resources/OSMLatLon.htm index 30ad5bc34..18be30be3 100644 --- a/modules/freifunk/htdocs/luci-static/resources/OSMLatLon.htm +++ b/modules/freifunk/htdocs/luci-static/resources/OSMLatLon.htm @@ -10,7 +10,7 @@ <div id="map"></div> <div style="position:absolute; bottom:0%; width:100%; background:url('cbi/black_60.png'); font-size:10px; color:#fff;z-index:1000"> Map by <a href="http://www.openstreetmap.org" title="www.openstreetmap.org" style="color:#fff;" >openstreetmap.org</a>, License CC-BY-SA - +      <span id="osm"> Latitude: <input id="osmlat" name="osmlat" type="text" size="20" style="font-size:10px;"> Longitude: <input id="osmlon" name="osmlon" type="text" size="20" style="font-size:10px;"> |