You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

9 lines
330 B

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--{if $ad_child}-->
<ul>
<!--{foreach from=$ad_child item=ad name=noad}-->
<li><a href="{$ad.ad_link}" target="_blank" style="background:{$ad.link_color} url({$ad.ad_code}) no-repeat center 0px;"></a></li>
<!--{/foreach}-->
</ul>
<!--{/if}-->