Files
wyczarujprezent.pl/modules/inpostship/views/templates/hook/myaccount.tpl
2024-10-28 22:14:22 +01:00

11 lines
588 B
Smarty

<a class="col-lg-4 col-md-6 col-sm-6 col-xs-12" id="identity-link" href="{$link->getModuleLink('inpostship', 'myPackage')}">
<span class="link-item">
<i class="fa fa-truck"></i> {l s='Moje przesyłki' mod='inpostship'}
</span>
</a>
{*<a class="col-lg-4 col-md-6 col-sm-6 col-xs-12" id="identity-link" href="{$link->getModuleLink('inpostship', 'mySettings')}">*}
{* <span class="link-item">*}
{* <i class="material-icons"><img src="{$moduleImgDir}isc1.jpg" alt="" style="height: 50px;" /></i> {l s='Ustawienia Inpost' mod='inpostship'}*}
{* </span>*}
{*</a>*}