Jump to content
  • 0

Układ pola "informacje o sklepie"


it_rafal

Question

1 answer to this question

Recommended Posts

  • 0

W pliku blockcontactinfos.tpl, podmień kod odpowiedzialny za wyświetlanie adresu:


{if $blockcontactinfos_company != ''}
    <li>
        <i class="icon-map-marker"></i><div style="display:inline-block;">{$blockcontactinfos_company|escape:'html':'UTF-8'}{if $blockcontactinfos_address != ''}<br>{$blockcontactinfos_address|nl2br}{/if}</div>
    </li>
{/if}
 

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...