We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b70df5 + e211014 commit a66b21aCopy full SHA for a66b21a
1 file changed
picture.inc.php
@@ -59,7 +59,7 @@ function osm_insert_map($content)
59
60
$search = '#<div id="'. $conf['osm_conf']['right_panel']['add_before'] .'" class="imageInfo">#';
61
$replacement = '
62
-{if $OSMJS}
+{if isset($OSMJS)}
63
<div id="map-info" class="imageInfo">
64
<dt {$OSMNAMECSS}>{$OSMNAME}</dt>
65
<dd>
0 commit comments