// blockcontact switch phone
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
<div id="contact-link">
|
||||
<a href="{$link->getPageLink('contact', true)|escape:'html':'UTF-8'}" title="{l s='contact' mod='blockcontact'}">{l s='Contact Us' mod='blockcontact'}</a>
|
||||
</div>
|
||||
{if $shop_phone}
|
||||
{if $telnumber}
|
||||
<span class="shop-phone">
|
||||
<i class="icon-phone"></i>{l s='Call us now toll free:'} <strong>{$shop_phone}</strong>
|
||||
<i class="icon-phone"></i>{l s='Call us now toll free:'} <strong>{$telnumber}</strong>
|
||||
</span>
|
||||
{/if}
|
||||
Reference in New Issue
Block a user