diff --git a/common/lang/ko.lang.php b/common/lang/ko.lang.php index 502972e6a..3f90a9a77 100644 --- a/common/lang/ko.lang.php +++ b/common/lang/ko.lang.php @@ -7,6 +7,7 @@ // 기본적으로 사용되는 action 언어 $lang->cmd_write = '쓰기'; + $lang->cmd_comment_registration = '댓글 등록'; $lang->cmd_reply = '답글'; $lang->cmd_delete = '삭제'; $lang->cmd_modify = '수정'; diff --git a/modules/blog/lang/ko.lang.php b/modules/blog/lang/ko.lang.php index 82995f6af..0fb909f4b 100644 --- a/modules/blog/lang/ko.lang.php +++ b/modules/blog/lang/ko.lang.php @@ -15,7 +15,6 @@ $lang->cmd_remake_cache = '캐시파일 재생성'; $lang->cmd_layout_setup = '레이아웃 설정'; $lang->cmd_layout_edit = '레이아웃 편집'; - $lang->cmd_comment_registration = '댓글 등록'; // 항목 $lang->parent_category_name = '상위 카테고리명'; diff --git a/modules/board/skins/xe_list/comment_form.html b/modules/board/skins/xe_list/comment_form.html index 0ce3442ef..dd7437502 100644 --- a/modules/board/skins/xe_list/comment_form.html +++ b/modules/board/skins/xe_list/comment_form.html @@ -56,7 +56,7 @@