diff --git a/themes/default/stores.tpl b/themes/default/stores.tpl index 07d40b7f5..d3976dc00 100644 --- a/themes/default/stores.tpl +++ b/themes/default/stores.tpl @@ -34,7 +34,7 @@ {if $simplifiedStoresDiplay} {if $stores|@count}

{l s='Here are the details of our stores, feel free to contact us:'}

- {foreach from=$stores item=store} + {foreach $stores as $store}
{if $store.has_picture}

{/if}