From 2257623c3b319465f690290900fbc88f2d592820 Mon Sep 17 00:00:00 2001 From: badsuricate Date: Fri, 18 Oct 2013 14:49:47 +0200 Subject: [PATCH] Change this page on public page --- templates/default/content.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/default/content.html b/templates/default/content.html index 160e84fcc..04448cf22 100644 --- a/templates/default/content.html +++ b/templates/default/content.html @@ -1,7 +1,7 @@ {extends file="layout.tpl"} {block name="no-return-functions"} - {check_auth context="front" roles="CUSTOMER" login_tpl="login"} + {/block} {block name="body-class"}page-content{/block}