From 1f764c3d928b027b742831049b510c490bc7e086 Mon Sep 17 00:00:00 2001 From: zero Date: Tue, 10 Apr 2007 09:21:20 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/trunk@1082 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/board/board.view.php | 2 +- modules/editor/tpl/editor.html | 35 +++++++++++++++++++++------------- 2 files changed, 23 insertions(+), 14 deletions(-) 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
+
+ +
+ +
+
+
+ + + + +
+