Update master.tpl

Fixed analytical code position.
This commit is contained in:
Sebastian Grewe 2014-01-10 07:53:36 +01:00
parent 0a0d4dd958
commit 691fa28cc0

View File

@ -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>