{include file="../../../application/admin/view_new/public/head" /}
{volist name="list" id="vo"} {/volist}
{:lang('id')} {:lang('chatroom/vod_id')} {:lang('danmaku/source_ep')} {:lang('status')} {:lang('danmaku/content')} {:lang('opt')}
{$vo.danmaku_id} {$vo.vod_id} {$vo.vod_sid}/{$vo.vod_nid} {if condition="$vo.danmaku_status eq 0"}{:lang('disable')}{else}{:lang('normal')}{/if}
{$vo.user_name|htmlspecialchars} {:lang('danmaku/time_point')}:【{$vo.danmaku_time}s】 {:lang('type')}:【{if condition="$vo.danmaku_type eq 0"}{:lang('danmaku/type_scroll')}{elseif condition="$vo.danmaku_type eq 1"}{:lang('danmaku/type_top')}{else}{:lang('danmaku/type_bottom')}{/if}】 {:lang('danmaku/color')}:【{$vo.danmaku_color}】 ip:【{$vo.danmaku_ip|long2ip}】 {:lang('report')}:【{$vo.danmaku_report}】
{$vo.danmaku_text|htmlspecialchars}
{:lang('del')}
{include file="../../../application/admin/view_new/public/foot" /}