diff --git a/bbs/ckeditor/ckeditor.lib.php b/bbs/ckeditor/ckeditor.lib.php index ec55bfb21..2d96f1f7e 100644 --- a/bbs/ckeditor/ckeditor.lib.php +++ b/bbs/ckeditor/ckeditor.lib.php @@ -8,7 +8,7 @@ function editor_html($id, $content, $ckeditor=true, $class="") $html = ""; $html .= "웹에디터 시작"; - $html .= "
"; + $html .= ''; if ($js) { $html .= "\n".'';