//small fix #310dbaaf2492042953c5e65ffb7fa1c6afd0b0a8
This commit is contained in:
@@ -73,16 +73,18 @@
|
||||
{include file="$tpl_dir./breadcrumb.tpl"}
|
||||
{/if}
|
||||
|
||||
{if !$opc}
|
||||
<h1>{l s='Shipping'}</h1>
|
||||
{else}
|
||||
<h2><span>2</span> {l s='Delivery methods'}</h2>
|
||||
{/if}
|
||||
{if !$opc}
|
||||
<div id="carrier_area">
|
||||
{else}
|
||||
<div id="carrier_area" class="opc-main-block">
|
||||
{/if}
|
||||
|
||||
{if !$opc}
|
||||
<h1>{l s='Shipping'}</h1>
|
||||
{else}
|
||||
<h2><span>2</span> {l s='Delivery methods'}</h2>
|
||||
{/if}
|
||||
|
||||
{if !$opc}
|
||||
{assign var='current_step' value='shipping'}
|
||||
{include file="$tpl_dir./order-steps.tpl"}
|
||||
|
||||
Reference in New Issue
Block a user