From 9be7e1be4da6dd0132071743d090db1bd714026c Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 21 Jan 2013 11:42:56 +0900 Subject: [PATCH 1/2] =?UTF-8?q?#13=20paginate=20=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/common.lib.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/common.lib.php b/lib/common.lib.php index 571f558f3..88565ae1d 100644 --- a/lib/common.lib.php +++ b/lib/common.lib.php @@ -34,9 +34,9 @@ function get_paging($write_pages, $cur_page, $total_page, $url, $add="") if ($total_page > 1) { for ($k=$start_page;$k<=$end_page;$k++) { if ($cur_page != $k) - $str .= ''.$k.''.PHP_EOL; + $str .= ''.$k.'페이지'.PHP_EOL; else - $str .= ''.$k.''.PHP_EOL; + $str .= '선택된'.$k.'페이지'.PHP_EOL; } } From 9c0bcf751effb1c07f51b17500b439d221bf4fee Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 21 Jan 2013 12:02:20 +0900 Subject: [PATCH 2/2] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20#111=20?= =?UTF-8?q?=EB=A7=88=ED=81=AC=EC=97=85=20=EC=99=84=EB=A3=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 1 + skin/poll/neo/poll_result.skin.php | 42 +++++++++++++++++++----------- 2 files changed, 28 insertions(+), 15 deletions(-) diff --git a/css/default.css b/css/default.css index 7625d726c..fe6145928 100644 --- a/css/default.css +++ b/css/default.css @@ -165,6 +165,7 @@ a {color:#000;text-decoration:none} #poll_result_cmt fieldset {margin-bottom:0;text-align:left} #poll_result_cmt fieldset p {margin:0 0 15px;padding:3px 0 0px;text-align:left} #poll_result_cmt footer {text-align:right} +#poll_result_wcmt {margin-bottom:10px;width:93%} .poll_cmt_del a {display:inline-block;padding-bottom:10px} #poll_result_oth {margin:0 auto 20px} #poll_result_oth h2 {padding:0 0 10px} diff --git a/skin/poll/neo/poll_result.skin.php b/skin/poll/neo/poll_result.skin.php index 9b6d9c0f4..e468f21ad 100644 --- a/skin/poll/neo/poll_result.skin.php +++ b/skin/poll/neo/poll_result.skin.php @@ -53,21 +53,33 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 -
- 의견남기기 -

- - - - - - - - - -
+ +

+ + + + + + + + + + + + + + + + + + + + +
의견남기기
의견
자동등록방지
+ +
+ +