preview picturs in map view; other map detail improvements and fixes

This commit is contained in:
following
2013-03-11 23:40:29 +01:00
parent 9694bc9b1b
commit f87389362a
22 changed files with 474 additions and 208 deletions
+1 -1
View File
@@ -465,7 +465,7 @@ function mnu_EchoHelpLink($tplname)
{
$helplink = helppagelink($tplname);
if ($helplink != "")
echo $helplink . '<img src="resource2/ocstyle/images/openicons/35x35-system-help.png" /></a>';
echo $helplink . '<img src="resource2/ocstyle/images/misc/32x32-help.png" /></a>';
}
?>