From 691fa28cc0ebfd5f5a7ad695bf09d0167418df00 Mon Sep 17 00:00:00 2001 From: Sebastian Grewe Date: Fri, 10 Jan 2014 07:53:36 +0100 Subject: [PATCH] Update master.tpl Fixed analytical code position. --- public/templates/mpos/master.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/templates/mpos/master.tpl b/public/templates/mpos/master.tpl index 99f5f108..6693f3f0 100644 --- a/public/templates/mpos/master.tpl +++ b/public/templates/mpos/master.tpl @@ -31,7 +31,7 @@ {if $GLOBAL.statistics.analytics.enabled} - {$GLOBAL.statistics.analytics.code} + {$GLOBAL.statistics.analytics.code|escape:false} {/if}