edit this page - page history - about editing

Smarty

{section name=i loop=$root_categories}
{if $smarty.section.i.index is div by 2} {/if}
{if $root_categories[i][3] ne ""}{$root_categories[i][1]}{/if} {$root_categories[i][1]} [{$root_categories[i][2]}]:

{* show sub categories *}
{assign var="tmp" value=0}
{section name=j loop=$root_categories_subs}
{if $root_categories_subs[j][3] == $root_categories[i][0]}

{if $tmp == 1}|
{else}
{assign va
edit this page - what links to here? - page history - top
Last edited by Anonymous User Anonymous User 67 months ago