/ Published in: Other
Expand |
Embed | Plain Text
{foreach from=$cats key=cid item=cna name=catne} {if $smarty.foreach.catne.index % 4 == 0 || $smarty.foreach.catne.index==0} {if $smarty.foreach.catne.index>1} </ul> {/if} <ul> {/if} <li><a href="#">{$smarty.foreach.catne.index}</a></li> {/foreach}
You need to login to post a comment.
