From 014b1670bed476a2a25f7767d145b51e8f590290 Mon Sep 17 00:00:00 2001 From: Manuel Raynaud Date: Fri, 24 Jan 2014 11:06:14 +0100 Subject: [PATCH] fix smarty code style --- templates/frontOffice/default/layout.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/frontOffice/default/layout.tpl b/templates/frontOffice/default/layout.tpl index 5aa76525c..2a3880167 100644 --- a/templates/frontOffice/default/layout.tpl +++ b/templates/frontOffice/default/layout.tpl @@ -376,7 +376,7 @@ GNU General Public License : http://www.gnu.org/licenses/ {/if} {if {config key="store_email"} }
  • - {mailto address="{config key="store_email"}" encode="hex" extra='class="email" itemprop="email"'} + {mailto address={config key="store_email"} encode="hex" extra='class="email" itemprop="email"'}
  • {/if}