Backport 1766 -> 1768
[platal.git] / templates / xnet / skin.tpl
index 5bd2db1..49c3230 100644 (file)
@@ -41,7 +41,7 @@
     <link rel="stylesheet" type="text/css" href="css/{$css}" />
     {/foreach}
     <script type="text/javascript">
-    var platal_baseurl = "{#globals.baseurl#}/"
+    var platal_baseurl = "{$globals->baseurl}/"
     if (window.top != window)
       document.write('<link rel="stylesheet" type="text/css" href="css/onlycontent.css" media="all"/>');
     </script>