{@// 댓글}
{$lang->comment}'{$oDocument->getCommentcount()}'
{@// 댓글 목록}
{@ // 답글인경우 $oComment = &getModel('comment'); $comment_parent = $oComment->getComment($comment->parent_srl); }
{$_icon_user}
{$_icon_user}
{$comment->getNickName()} (작성자) {$comment->getNickName()}
  • {getTimeGap($comment->get('regdate'))}
  • {$lang->cmd_modify}: {$comment->getUpdate('Y.m.d H:i:s')}
  • IP: {$comment->getIpaddress()}
{$lang->msg_deleted_comment}
{$lang->msg_admin_deleted_comment}
{$comment->getContent(false)} {@//첨부파일}
{@//버튼들}
{@// 삭제된 댓글 흔적인경우 -완전삭제 버튼}
{@// 댓글 more boardModal}
{@// 댓글 페이지네이션}
{@// 답글폼}
{@// 댓글폼}
{@//댓글에디터 선택}
{$_icon_info} {$lang->select_editor}
{$oDocument->getCommentEditor()}
{@// 댓글폼 에디터 선택 boardModal}
{$_icon_info}

{$lang->select_editor}

{$lang->noti_refresh}
{@// 회원 댓글 삭제 boardModal}