From 50ddbe95b31575a8e4afde131622e5aa88337448 Mon Sep 17 00:00:00 2001 From: Marion Muszynski Date: Mon, 25 Jul 2016 11:23:29 +0200 Subject: [PATCH] comment date estimation, waiting for good calcul method --- modules/blockordersummary/blockordersummary.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/blockordersummary/blockordersummary.tpl b/modules/blockordersummary/blockordersummary.tpl index 52088364..cde82839 100644 --- a/modules/blockordersummary/blockordersummary.tpl +++ b/modules/blockordersummary/blockordersummary.tpl @@ -19,7 +19,7 @@
{l s='Delivery delays' mod='blockordersummary'}

{$delay_name}

- {if isset($delivery_date)} + {*if isset($delivery_date)} {foreach from=$delivery_date key=k item=date} {if $k == 1}

@@ -31,7 +31,7 @@

{/if} {/foreach} - {/if} + {/if*}
{l s='My shipping address' mod='blockordersummary'}