From 27e0596ca752bc05ec438596ee5ebabec98a5a9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Chans=C3=A9aume?= Date: Thu, 31 Jul 2014 14:16:54 +0200 Subject: [PATCH] added new block to initialize variables --- templates/frontOffice/default/layout.tpl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/frontOffice/default/layout.tpl b/templates/frontOffice/default/layout.tpl index 8ddbce3e9..d5d8443d5 100644 --- a/templates/frontOffice/default/layout.tpl +++ b/templates/frontOffice/default/layout.tpl @@ -24,7 +24,7 @@ GNU General Public License : http://www.gnu.org/licenses/ {* -- Define some stuff for Smarty ------------------------------------------ *} {config_load file='variables.conf'} - +{block name="init"}{/block} {block name="no-return-functions"}{/block} {assign var="store_name" value="{config key="store_name"}"} {assign var="store_description" value="{config key="store_description"}"} @@ -295,7 +295,7 @@ GNU General Public License : http://www.gnu.org/licenses/

{intl l="Follow us introduction"}