{template 'yp', 'member_header'}
{template 'yp', 'member_left'}
{loop $datas $info} {/loop}
ID {L('title')} {L('category')} 添加时间 操作
{$info['id']} {str_cut($info['title'], 60)}{if $info['posids']} {/if} {if $info[status]==0}{L('reject_content')}{/if} {$CATEGORYS[$info['catid']][catname]} {date('Y-m-d',$info['inputtime'])} {if $info[status]==99}通过 修改 推荐{elseif $info[status]==1}审核中{elseif $info['status']==0}修改{/if}
{$pages}
{template 'member', 'footer'}