{foreach from=$form.groups key=gid item=group} {if $group.type == "text" || $group.type == "textarea" || $group.type == "file"} {else} {foreach from=$form.options key=oid item=option} {if $option.gid eq $gid} {if $group.status >0} {/if} {/if} {/foreach} {/if} {/foreach}
{$group.name} {$types[$group.type]}
A Ìîд {$group.stat} Ʊ 0%
B δÌîд {$forms.stat-$group.stat} Ʊ 0%
{$option.id} {$option.name} {$option.stat} Ʊ 0%