diff --git a/modules/board/board.view.php b/modules/board/board.view.php index 9eff8a5a3..873979c8e 100644 --- a/modules/board/board.view.php +++ b/modules/board/board.view.php @@ -73,7 +73,7 @@ $this->page_count = $this->module_info->page_count?$this->module_info->page_count:10; // 스킨 템플릿 경로 지정 - $template_path = sprintf("%sskins/%s/",$this->module_path, $this->module_info->skin); + $template_path = sprintf("%sskins/%s/",$this->module_path, $this->skin); $this->setTemplatePath($template_path); } diff --git a/modules/editor/tpl/editor.html b/modules/editor/tpl/editor.html index 11c46b94a..2ba942538 100644 --- a/modules/editor/tpl/editor.html +++ b/modules/editor/tpl/editor.html @@ -104,18 +104,27 @@ - -
preview
- - -
- -
-
- - - - -
+ + + + + + +
+ +
preview
+
+ +
+ +
+
+
+ + + + +
+