diff --git a/common/js/common.js b/common/js/common.js
index 4cbf7b222..570b52afd 100644
--- a/common/js/common.js
+++ b/common/js/common.js
@@ -471,7 +471,7 @@ function setFixedPopupSize() {
w = $pc.width(10).height(10000).get(0).scrollWidth + offset.left*2;
h = $pc.height(10).width(10000).get(0).scrollHeight + offset.top*2;
- if(w < 600) w = 600 + offset.left*2;
+ if(w < 800) w = 800 + offset.left*2;
dw = $win.width();
dh = $win.height();
diff --git a/modules/communication/lang/lang.xml b/modules/communication/lang/lang.xml
index 2915cd377..5fc3dca66 100644
--- a/modules/communication/lang/lang.xml
+++ b/modules/communication/lang/lang.xml
@@ -11,14 +11,14 @@
-
- 이 기능을 사용하려면 [설치된 애드온] > [커뮤니케이션] 애드온을 활성화 하세요.]]>
+
-
+
diff --git a/modules/communication/tpl/colorset_list.html b/modules/communication/tpl/colorset_list.html
index 7a155cef1..9037c7e4e 100644
--- a/modules/communication/tpl/colorset_list.html
+++ b/modules/communication/tpl/colorset_list.html
@@ -1,16 +1,7 @@
-
-
- {@ $_img_info = getImageSize($val->screenshot); $_height = $_img_info[1]+40; $_width = $_img_info[0]+20; $_talign = "center"; }
-
- {@ $_width = 200; $_height = 20; $_talign = "left"; }
-
-
-
-
-
-
-
-

-
+
diff --git a/modules/communication/tpl/index.html b/modules/communication/tpl/index.html
index 3e9d1c44f..46f6469f4 100644
--- a/modules/communication/tpl/index.html
+++ b/modules/communication/tpl/index.html
@@ -2,10 +2,13 @@
-
{nl2br($lang->about_communication)}
+
{nl2br($lang->about_communication)}
{$XE_VALIDATOR_MESSAGE}
@@ -23,15 +26,17 @@
-
+ //]]>
+
-