{include file="page_header.tpl.htm"}
{include file="admin_menu.tpl.htm"}
分類列表
編號
分類標題
功能
{section name="sec1" loop=$category_list}
{$smarty.section.sec1.iteration}
{$category_list[sec1].title}
修改
|
刪除
{sectionelse}
沒有分類可顯示
{/section}
{include file="page_footer.tpl.htm"}