Update master.tpl
Fixed analytical code position.
This commit is contained in:
parent
0a0d4dd958
commit
691fa28cc0
@ -31,7 +31,7 @@
|
||||
<!--[if IE]><script type="text/javascript" src="{$PATH}/js/excanvas.js"></script><![endif]-->
|
||||
|
||||
{if $GLOBAL.statistics.analytics.enabled}
|
||||
{$GLOBAL.statistics.analytics.code}
|
||||
{$GLOBAL.statistics.analytics.code|escape:false}
|
||||
{/if}
|
||||
|
||||
</head>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user