<{$smarty.const._MD_CINEMARU_VIOLATION_REPORT_LIST}>

<{foreach from=$page_list item=i key=k}> <{if strcmp($i, '--') == 0 }> <{$k}> | <{else}> <{$k}> | <{/if}> <{/foreach}> <{if $need_prev_link }> <{$smarty.const._MD_CINEMARU_PREV}> <{else}> <{$smarty.const._MD_CINEMARU_PREV}> <{/if}> <{if $need_next_link }> <{$smarty.const._MD_CINEMARU_NEXT}> <{else}> <{$smarty.const._MD_CINEMARU_NEXT}> <{/if}>
<{foreach from=$list item=i key=k}> <{cycle values="odd,even" assign="class"}> <{/foreach}>
ID <{$smarty.const._MD_CINEMARU_VIOLATION_REPORT_CAT}> <{$smarty.const._MD_CINEMARU_COMMENT}> <{$smarty.const._MD_CINEMARU_MOVIE}> <{$smarty.const._MD_CINEMARU_TIME}> <{$smarty.const._MD_CINEMARU_USER}> <{$smarty.const._MD_CINEMARU_ACTION}>
<{$i.id|escape:"html"}> <{if $i.category == 1 }> <{$smarty.const._MD_CINEMARU_VIOLATION_REPORT_CAT_1}> <{elseif $i.category == 2 }> <{$smarty.const._MD_CINEMARU_VIOLATION_REPORT_CAT_2}> <{elseif $i.category == 3 }> <{$smarty.const._MD_CINEMARU_VIOLATION_REPORT_CAT_3}> <{elseif $i.category == 4 }> <{$smarty.const._MD_CINEMARU_VIOLATION_REPORT_CAT_4}> <{/if}> <{$i.comment|escape:"html"}> "><{$smarty.const._MD_CINEMARU_MOVIE}> <{$i.reg_time|date_format:"%Y/%m/%d %H:%M"}> <{if $i.reg_user == 0}> <{$i.uname|default:"GUEST"|escape:"html"}> <{else}> <{$i.uname|escape:"html"}> <{/if}> <{$smarty.const._MD_CINEMARU_DELETE}>