{include "header.inc.html"}
{$lang.admin.brand.name}
{$lang.admin.brand.name_en}
{if $smarty.get.act=="edit" || $smarty.get.act=="add"}
{if $smarty.get.act=="edit"} {/if}
{if $brandInfo.thumbId} {attachment id=$brandInfo.thumbId limit=1} {/attachment} {else} {/if}
{editor content=$brandInfo.intro name="intro"}
{else} {brand limit=15 pager="true"} {/brand}
编号标题排序分类添加时间操作
{$item.id}{$item.name}{$item.sortId}{$item.catName} {$item.posttime|date_format:"Y-m-d"}{$lang.edit} {$lang.del}
{pager allCount=$allCount url='/admin/brand/page/page' number="false"}
{/if} {if $smarty.get.act=="edit" || $smarty.get.act=="add"} {/if}
{include "footer.inc.html"}