{template "mheader.html"}
{dr_form_search_hidden()}
{dr_form_hidden()}
{loop $list $t} {/loop}
{dr_lang('上架')} 媒体 审核 {dr_lang('操作')}
{dr_list_function('title', $t['title'], $param)} {if $t.status==1}通过{elseif $t.status==3}被拒绝{else}审核中{/if}
{template "mfooter.html"}