From 771cdcc12263fe84202120e56717553d784d73a7 Mon Sep 17 00:00:00 2001 From: Kijin Sung Date: Thu, 15 Dec 2016 01:11:40 +0900 Subject: [PATCH] Several minor improvements to communication module default skin --- modules/communication/lang/ko.php | 6 +++--- .../skins/default/css/communication.css | 2 +- modules/communication/skins/default/messages.html | 12 +++++------- 3 files changed, 9 insertions(+), 11 deletions(-) diff --git a/modules/communication/lang/ko.php b/modules/communication/lang/ko.php index 9b4548cdd..b54c193a7 100644 --- a/modules/communication/lang/ko.php +++ b/modules/communication/lang/ko.php @@ -3,7 +3,7 @@ $lang->communication = '커뮤니케이션'; $lang->about_communication = '회원 간의 쪽지나 친구 관리 등 커뮤니케이션 기능을 수행합니다. 이 기능을 사용하려면 [설치된 애드온] > [커뮤니케이션] 애드온을 활성화 하세요.'; $lang->allow_message = '쪽지 수신 허용'; $lang->allow_message_type['Y'] = '전체 수신'; -$lang->allow_message_type['N'] = '거부'; +$lang->allow_message_type['N'] = '수신 거부'; $lang->allow_message_type['F'] = '친구만 허용'; $lang->message_box['R'] = '받은 쪽지함'; $lang->message_box['S'] = '보낸 쪽지함'; @@ -14,12 +14,12 @@ $lang->receiver = '받는이'; $lang->friend_group = '친구 그룹'; $lang->default_friend_group = '그룹 미지정'; $lang->cmd_send_message = '쪽지 보내기'; -$lang->cmd_reply_message = '쪽지 답장'; +$lang->cmd_reply_message = '답장 보내기'; $lang->cmd_view_friend = '친구 보기'; $lang->cmd_add_friend = '친구 등록'; $lang->cmd_message_box = '쪽지함'; $lang->cmd_view_message_box = '쪽지함 보기'; -$lang->cmd_store = '보관'; +$lang->cmd_store = '보관함 이동'; $lang->cmd_add_friend_group = '친구 그룹 추가'; $lang->cmd_rename_friend_group = '친구 그룹 이름 변경'; $lang->cmd_delete_friend_group = '친구 그룹 삭제'; diff --git a/modules/communication/skins/default/css/communication.css b/modules/communication/skins/default/css/communication.css index 920d6c7fe..35d32db78 100644 --- a/modules/communication/skins/default/css/communication.css +++ b/modules/communication/skins/default/css/communication.css @@ -195,7 +195,7 @@ .xc .nav-tabs>.active>a:hover, .xc .nav-tabs>.active>a:focus{color:#555555;cursor:default;background-color:#ffffff;border:1px solid #ddd;border-bottom-color:transparent} /* Table */ -.xc .table{max-width:100%;background-color:transparent;border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:20px} +.xc .table{max-width:100%;background-color:transparent;border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:0} .xc .table th, .xc .table td{padding:8px;line-height:20px;text-align:left;vertical-align:top;border-top:1px solid #dddddd} .xc .table th{font-weight:bold} diff --git a/modules/communication/skins/default/messages.html b/modules/communication/skins/default/messages.html index 2af0cd83c..8b7934a23 100644 --- a/modules/communication/skins/default/messages.html +++ b/modules/communication/skins/default/messages.html @@ -2,13 +2,10 @@
-
- - -
-
+
+ +
+ @@ -17,6 +14,7 @@
+