This commit is contained in:
@@ -109,6 +109,10 @@
|
||||
<a href="{if !empty($grandchild.file_address)}{$grandchild.file_address}{else/}javascript:;{/if}"
|
||||
class="nav-third-link" {if !empty($grandchild.blank)}target="_blank" {/if}
|
||||
title="{$grandchild.name}{if !empty($grandchild.description)} - {$grandchild.description}{/if}">
|
||||
{if !empty($grandchild.country_code)}
|
||||
<img src="/web/BlackFruit-web/assets/country/{$grandchild.country_code}.png"
|
||||
alt="{$grandchild.country_code}" class="country-flag" onerror="this.style.display='none'">
|
||||
{/if}
|
||||
{$grandchild.name}
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user