{include "header.inc.html"} {$catLang = $lang.admin.category.form}
{$lang.admin.category.name}
{$lang.admin.category.name_en}
{if $smarty.get.act=="add" || $smarty.get.act=="edit"}
{if $smarty.get.act=="edit"} {/if}
{if $smarty.get.act=="add"} {else} {/if}
{if $_G.config.goods.brand}
{brand limit="false"} {/brand}
{/if}
{if $catInfo.logoId} {attachment id=$catInfo.logoId limit=1} {/attachment} {else} {/if}
{if $catInfo.bannerId} {attachment id=$catInfo.bannerId limit=1} {/attachment} {else} {/if}
{if $config.goods.searchKey}
{/if}
({$lang.seo.titleTips})
{else} {foreach from=$category item=item} {/foreach}
{$lang.form.id}{$lang.form.catName}{$lang.form.sort}{$lang.form.posttime}{$lang.form.operate}
{$item.id}{for $foo=1 to $item.grade*4} {/for}{$item.name}{$item.sortId}{$item.posttime|date_format:"%Y-%m-%d"}{$lang.edit} {$lang.del}
{pager allCount=$allCount url='/admin/category/page/page' number="false"}
{/if} {if $smarty.get.act=="list"} {literal} {/literal} {else if $smarty.get.act=="edit" or $smarty.get.act=="add"} {literal} {/literal} {/if}
{literal} {/literal} {include "footer.inc.html"}