url fix
This commit is contained in:
parent
ac84840ff3
commit
a56097c142
@ -24,7 +24,7 @@ var layer_markers;
|
||||
|
||||
function drawmap() {
|
||||
// Popup und Popuptext mit evtl. Grafik
|
||||
var popuptext="<font color=\"black\"><b>Ferienwohnung Rhein<br>Lange Hart 30<br>64673 Zwingenberg</b><p><img src=\"http://mojotrollz.eu/web/rhein/api.php?call=files&cat=page&id=house_overview.jpg\" width=\"120\" height=\"100\"></p></font>";
|
||||
var popuptext="<font color=\"black\"><b>Ferienwohnung Rhein<br>Lange Hart 30<br>64673 Zwingenberg</b><p><img src=\"./api.php?call=files&cat=page&id=house_overview.jpg\" width=\"120\" height=\"100\"></p></font>";
|
||||
|
||||
OpenLayers.Lang.setCode('de');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user