From d3b68e11216c9602a2cce459aa5b53706260c07b Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 6 Mar 2013 14:23:16 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC:=20=EC=84=A4?= =?UTF-8?q?=EB=AC=B8=EC=A1=B0=EC=82=AC=EC=8A=A4=ED=82=A8=20=EC=9E=91?= =?UTF-8?q?=EC=9D=80=ED=99=94=EB=A9=B4=20=EB=B3=B4=EC=99=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bbs/gcaptcha/gcaptcha.lib.php | 2 +- css/mobile.css | 2 ++ mobile/skin/poll/basic/poll_result.skin.php | 7 ++----- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/bbs/gcaptcha/gcaptcha.lib.php b/bbs/gcaptcha/gcaptcha.lib.php index 70172c6b0..b95ec845d 100644 --- a/bbs/gcaptcha/gcaptcha.lib.php +++ b/bbs/gcaptcha/gcaptcha.lib.php @@ -181,7 +181,7 @@ function captcha_html($class='captcha') $html .= '스팸방지'; $html .= '스팸방지 숫자'; $html .= '숫자를 음성으로 듣기'; - $html .= ''; + $html .= ''; $html .= '

스팸방지 숫자를 순서대로 입력하세요.

'; $html .= ''; return $html; diff --git a/css/mobile.css b/css/mobile.css index 494c84a9b..ea67bb169 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -317,6 +317,8 @@ input.required:focus {border:0;background:#21272e !important;color:#fff;line-hei #poll_result_cmt p {padding:0.3em 0} #poll_result_cmt footer {text-align:right} #poll_result_wcmt {margin:0 0 1em !important} +#poll_result_wcmt input[type=text] {background:#fff !important} +#pc_idea {width:98%} .poll_cmt_del a {display:inline-block;padding-bottom:1em} #poll_result_oth {margin:0 auto 1.5em} #poll_result_oth h2 {padding:1em} diff --git a/mobile/skin/poll/basic/poll_result.skin.php b/mobile/skin/poll/basic/poll_result.skin.php index 78db05302..cde1a3adf 100644 --- a/mobile/skin/poll/basic/poll_result.skin.php +++ b/mobile/skin/poll/basic/poll_result.skin.php @@ -60,17 +60,14 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 - - + - - + - 자동등록방지