Merge branch 'ticket-10527' into develop
This commit is contained in:
commit
72a0d2d3d7
@ -56,7 +56,7 @@
|
||||
<div id="HOOK_TOP_PAYMENT">{$HOOK_TOP_PAYMENT}</div>
|
||||
|
||||
{if $HOOK_PAYMENT}
|
||||
{if !$opc}<p>{l s='Please select your preferred payment method to pay the amount of'} <span class="price">{convertPrice price=$total_price}</span> {if $taxes_enabled}{l s='(tax incl.)'}{/if}{if $site_version=='es'}{l s='El pago es totalmente seguro.'}{/if}</p>{/if}
|
||||
{if !$opc}<p>{l s='Please select your preferred payment method to pay the amount of'} <span class="price">{convertPrice price=$total_price}</span> {if $taxes_enabled}{l s='(tax incl.)'}{/if} {if $site_version=='es'}{l s='El pago es totalmente seguro.'}{/if}</p>{/if}
|
||||
{if $opc}<div id="opc_payment_methods-content">{/if}
|
||||
<div id="HOOK_PAYMENT">{$HOOK_PAYMENT}</div>
|
||||
{if $opc}</div>{/if}
|
||||
|
Loading…
Reference in New Issue
Block a user