<{if $now_op=="tad_web_cate_form"}> <{$delete_tad_web_cate_func}> <{$formValidator_code}>
<{$smarty.const._MA_TADWEB_CATENAME}>
<{$smarty.const._TAD_SAVE}>
<{foreach from=$all_content key=i item=cate}>
<{$cate.CateName}>
<{/foreach}>
<{foreach from=$all_content key=i item=cate}>
<{$cate.CateName}>
<{$smarty.const._TAD_DEL}>
<{$smarty.const._TAD_EDIT}>
<{foreach from=$cate.repository item=opt}> <{if $opt.WebID}>
<{$opt.WebOwner}> (<{$opt.WebTitle}>)
<{/if}> <{/foreach}>
<{$smarty.const._TAD_SAVE}>
<{foreach from=$cate.destination item=opt}> <{if $opt.WebID}>
<{$opt.WebOwner}> (<{$opt.WebTitle}>)
<{/if}> <{/foreach}>
<{/foreach}>
<{/if}>