From 192efe981e53e4d46384134bcc34651d39301fad Mon Sep 17 00:00:00 2001 From: gnuboard Date: Mon, 18 Mar 2013 11:53:26 +0900 Subject: [PATCH] =?UTF-8?q?noscript=20=EC=9D=BC=20=EA=B2=BD=EC=9A=B0=20?= =?UTF-8?q?=EB=8B=A8=EC=B6=95=ED=82=A4=20=EC=9D=BC=EB=9E=8C=20=EC=B6=9C?= =?UTF-8?q?=EB=A0=A5=ED=95=98=EC=A7=80=20=EC=95=8A=EC=9D=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bbs/ckeditor/ckeditor.lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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".'';