{include file="inc/javascript.tpl"}
{include file="inc/header.tpl"} {include file="inc/sidebar.tpl"}
{include file="inc/toolbar.tpl"}
{include file="inc/page_header.tpl"}
{$lang.comment_nickname}
{$lang.comment_user_id}
{$lang.comment_item_id}
{$lang.comment_content}
{$lang.add_time}
{$lang.if_show}
{$lang.handler}
{$comment.nickname}
{$comment.user.username}
-
{$comment.module_name}
{$comment.item_name}
{$comment.content nofilter}
{$comment.reply.content nofilter}
{$comment.add_time}
{$comment.if_show}
{$lang.view}
{include file="inc/pager.tpl"} {include file="inc/page_header.tpl"}
{$lang.display}
{$lang.hidden}
{$comment.module_name}
{$comment.item_name}
{$comment.star_box.number}
{$comment.content nofilter}
{$lang.comment_nickname}:{$comment.nickname}(
{$comment.user.username}
)
{$lang.add_time}:{$comment.add_time}
{$lang.comment_admin_reply}[{$reply.add_time}]:
{$reply.content nofilter}
{include file="inc/footer.tpl"}