diff options
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -33,8 +33,8 @@ if(!isset($marker)) $marker="online"; <body onload="onLoad()" onunload="GUnload()">
<div id="map" style="width:100%; height:100%;"></div>
- <div id="visibox" class="box">
- <b>Verbindungen ausblenden:</b>
+ <div id="legendbox" class="box">
+ <b>Legende:</b>
</div>
<div id="addressbox" class="box">
<b>Adresse suchen:</b>
|