{template nheader.html}

{fc_lang('前端会员的投稿需要管理角色组审核之后才能正常显示')}

{loop $list $t} {php $c=dr_string2array($t['content']);} {/loop}
Id {lang('mod-35')} {lang('cat-00')} {fc_lang('录入作者')} {fc_lang('更新时间')} {fc_lang('操作')}
{$t['id']} {if $c['thumb']}{lang('html-387')}{/if}{dr_clearhtml($c['title'])} {CATEGORY.$t[catid].name} {dr_strcut($t.author, 10)} {dr_date($t['inputtime'], NULL, 'red')} {fc_lang('访问')} {if $this->ci->is_auth(APP_DIR.'/admin/home/verifyedit')} {fc_lang('修改')}{/if}
{if $this->ci->is_auth(APP_DIR.'/admin/home/del')}{/if} {if $this->ci->is_auth(APP_DIR.'/admin/home/verifyedit')} {/if}
{template nfooter.html}