From 8a4c3880377937c933a5a595376c0007247b74de Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 15 Mar 2013 15:49:12 +0900 Subject: [PATCH 1/3] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90:=20#11=20?= =?UTF-8?q?=EC=97=90=20=EB=94=B0=EB=A5=B8=20=EC=83=81=EB=8B=A8=EC=9C=BC?= =?UTF-8?q?=EB=A1=9C=20=EB=8F=8C=EC=95=84=EA=B0=80=EA=B8=B0=20=EB=A7=81?= =?UTF-8?q?=ED=81=AC=20=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/admin.tail.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/adm/admin.tail.php b/adm/admin.tail.php index 97e110078..81eab961a 100644 --- a/adm/admin.tail.php +++ b/adm/admin.tail.php @@ -13,7 +13,10 @@ if (!defined('_GNUBOARD_')) exit; From c05f9a0595ac1f3e535684a29b9ea34de1a3425d Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 15 Mar 2013 16:13:07 +0900 Subject: [PATCH 2/3] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90,=EB=AA=A8?= =?UTF-8?q?=EB=B0=94=EC=9D=BC:=20#11=20=EC=97=90=20=EB=94=B0=EB=A5=B8=20?= =?UTF-8?q?=EC=83=81=EB=8B=A8=EC=9C=BC=EB=A1=9C=20=EB=8F=8C=EC=95=84?= =?UTF-8?q?=EA=B0=80=EA=B8=B0=20=EB=A7=81=ED=81=AC=20=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 3 ++- css/mobile.css | 3 ++- mobile/tail.php | 5 ++++- tail.php | 5 ++++- 4 files changed, 12 insertions(+), 4 deletions(-) diff --git a/css/default.css b/css/default.css index 66b902c70..3807a30fa 100644 --- a/css/default.css +++ b/css/default.css @@ -127,8 +127,9 @@ a:active {color:#000;text-decoration:underline} #ft_catch {position:relative;margin:0 auto;padding:20px 0;width:980px;text-align:center} #ft_copy {background:#414141} -#ft_copy p {margin:0 auto;width:980px;color:#4a9ab8} +#ft_copy p {position:relative;margin:0 auto;width:980px;color:#4a9ab8} #ft_copy b {color:#fff} +#ft_copy a {position:absolute;top:10px;right:0;color:#fff} /* Mobile화면으로 */ #g4s_cng {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center} diff --git a/css/mobile.css b/css/mobile.css index 01e364262..31ec572ea 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -91,8 +91,9 @@ pre {overflow-x:scroll;font-size:1.1em} #ft img {display:none} #ft_copy {background:#232323} -#ft_copy p {padding:0.5em;color:#4a9ab8} +#ft_copy p {position:relative;padding:0.5em;color:#4a9ab8} #ft_copy b {color:#fff} +#ft_copy a {position:absolute;top:0.5em;right:0.5em;color:#fff;text-decoration:none} /* PC화면으로 */ #g4s_cng {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;color:#000;font-size:1em;text-decoration:none;text-align:center} diff --git a/mobile/tail.php b/mobile/tail.php index f01a89ca7..1d7302527 100644 --- a/mobile/tail.php +++ b/mobile/tail.php @@ -33,7 +33,10 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
Sharing All Possibilities
-

Copyright © 소유하신 도메인. All rights reserved.

+

+ Copyright © 소유하신 도메인. All rights reserved.
+ 상단으로 +

diff --git a/tail.php b/tail.php index 92be7f43b..467927911 100644 --- a/tail.php +++ b/tail.php @@ -25,7 +25,10 @@ if ($config['cf_include_tail']) {
Sharing All Possibilities
-

Copyright © 소유하신 도메인. All rights reserved.

+

+ Copyright © 소유하신 도메인. All rights reserved.
+ 상단으로 +

From dc0958eadf994a7197d67bfa77e76e4477ecd970 Mon Sep 17 00:00:00 2001 From: chicpro Date: Fri, 15 Mar 2013 16:21:39 +0900 Subject: [PATCH 3/3] =?UTF-8?q?#401=20=EC=97=90=20=EB=94=B0=EB=A5=B8=20?= =?UTF-8?q?=ED=88=AC=ED=91=9C=ED=95=AD=EB=AA=A9=20=EC=97=86=EC=9D=84=20?= =?UTF-8?q?=EB=95=8C=20=EC=8A=A4=ED=82=A8=20=EC=B6=9C=EB=A0=A5=EB=90=98?= =?UTF-8?q?=EC=A7=80=20=EC=95=8A=EB=8F=84=EB=A1=9D=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skin/poll/basic/poll.skin.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/skin/poll/basic/poll.skin.php b/skin/poll/basic/poll.skin.php index 754d1bf41..37886df70 100644 --- a/skin/poll/basic/poll.skin.php +++ b/skin/poll/basic/poll.skin.php @@ -11,6 +11,9 @@ if (!$po_id) { } $po = sql_fetch(" select * from {$g4['poll_table']} where po_id = '$po_id' "); + +if(!$po['po_id']) + return; ?>