{if $full_page} {include file="pageheader.htm"} {insert_scripts files="../js/utils.js,listtable.js"}
SEARCH {$lang.search_comment}
{/if} {foreach from=$comment_list item=comment} {foreachelse} {/foreach}
{$lang.record_id} {$sort_comment_id} {$lang.user_name}{$sort_user_name} {$lang.comment_obj}{$sort_id_value} {$lang.ip_address}{$sort_ip_address} {$lang.comment_time}{$sort_add_time} {$lang.comment_flag} {$lang.handler}
{$comment.comment_id} {if $comment.user_name}{$comment.user_name}{else}{$lang.anonymous}{/if} {$comment.title} {$comment.ip_address} {$comment.add_time} {if $comment.status eq 0}{$lang.hidden}{else}{$lang.display}{/if} {$lang.view_content} | {if !$supplier_comment} {$lang.remove} {else} {$lang.remove} {/if}
{$lang.no_records}
{include file="page.htm"}
{if $full_page}
{include file="pagefooter.htm"} {/if}