{template 'header', 'member'} {if $action=='add' || $action=='edit'}
{if $action=='edit' && $status==1 && $note} {/if}
拒绝原因 {$note}
* 新闻标题 {dstyle('post[style]', $style)}
标题图片   [上传]  [预览]  [删除]
* 新闻内容 {deditor($moduleid, 'content', $group_editor, '100%', 300)}
新闻分类 {$type_select}  [管理分类]
      
{load('clear.js')} {else}
    {$type_select}   
{loop $lists $k $v} {/loop}
分类 标题 添加时间 浏览 修改 删除
 {$v[type]}     {if $status==3}{else}{/if}{$v[title]}{if $v[status]==1 && $v[note]} {/if} {$v[adddate]} {$v[hits]}
{if $MG[news_limit]}
总共可发 {$MG[news_limit]} 条   当前已发 {$limit_used} 条   还可以发 {$limit_free}
{/if}
{$pages}
{/if} {if $action=='add' || $action=='edit'} {/if} {template 'footer', 'member'}