comment date estimation, waiting for good calcul method
This commit is contained in:
parent
dd6a758e32
commit
50ddbe95b3
@ -19,7 +19,7 @@
|
||||
<div>
|
||||
<h5>{l s='Delivery delays' mod='blockordersummary'}</h5>
|
||||
<p class="delivery-delay">{$delay_name}</p>
|
||||
{if isset($delivery_date)}
|
||||
{*if isset($delivery_date)}
|
||||
{foreach from=$delivery_date key=k item=date}
|
||||
{if $k == 1}
|
||||
<p class="delivery-date">
|
||||
@ -31,7 +31,7 @@
|
||||
</p>
|
||||
{/if}
|
||||
{/foreach}
|
||||
{/if}
|
||||
{/if*}
|
||||
</div>
|
||||
<div>
|
||||
<h5>{l s='My shipping address' mod='blockordersummary'}</h5>
|
||||
|
Loading…
Reference in New Issue
Block a user