From d89acfd01d5c9030b71d771a13787a193bbf90a8 Mon Sep 17 00:00:00 2001 From: thisgun Date: Mon, 3 Jul 2017 14:39:20 +0900 Subject: [PATCH] =?UTF-8?q?kcaptcha=20https=20=EC=A0=81=EC=9A=A9=EC=9D=B4?= =?UTF-8?q?=20=EC=95=88=EB=90=98=EB=8A=94=20=EC=98=A4=EB=A5=98=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugin/kcaptcha/kcaptcha.lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/kcaptcha/kcaptcha.lib.php b/plugin/kcaptcha/kcaptcha.lib.php index ccf5e358d..7fc5309a7 100644 --- a/plugin/kcaptcha/kcaptcha.lib.php +++ b/plugin/kcaptcha/kcaptcha.lib.php @@ -247,7 +247,7 @@ function captcha_html($class="captcha") $html .= "\n".''; if (is_mobile()) $html .= ''; //$html .= "\n".''; - $html .= "\n".''; + $html .= "\n".''; if (!is_mobile()) $html .= "\n".''; $html .= "\n".''; $html .= '';