From 1bf9a1a577de1a48ddcb4d8c3a5d62309f1d3554 Mon Sep 17 00:00:00 2001 From: gnuboard Date: Fri, 8 Mar 2013 13:18:15 +0900 Subject: [PATCH 1/6] =?UTF-8?q?$member[mb=5Fid]=20=EB=B3=80=EC=88=98?= =?UTF-8?q?=EA=B0=80=20=EB=AC=B8=EC=9E=90=EC=97=B4=EB=A1=9C=20=EC=B6=9C?= =?UTF-8?q?=EB=A0=A5=EB=90=98=EB=8A=94=20=EC=98=A4=EB=A5=98=20=ED=95=B4?= =?UTF-8?q?=EA=B2=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bbs/poll_etc_update.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbs/poll_etc_update.php b/bbs/poll_etc_update.php index c4006a02a..b767104bd 100644 --- a/bbs/poll_etc_update.php +++ b/bbs/poll_etc_update.php @@ -21,7 +21,7 @@ if ($w == '') $name = cut_str($pc_name, $config['cf_cut_name']); $mb_id = ''; if ($member[mb_id]) - $mb_id = '($member[mb_id])'; + $mb_id = '('.$member['mb_id'].')'; // 환경설정의 투표 기타의견 작성시 최고관리자에게 메일발송 사용에 체크되어 있을 경우 if ($config['cf_email_po_super_admin']) From 5f887a60283793352301c2fe54ff0ebf29a08067 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 8 Mar 2013 13:23:12 +0900 Subject: [PATCH 2/6] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC:=20gnb=20?= =?UTF-8?q?=EC=9E=91=EC=97=85=20=EC=A4=91,=20snb->mb=5Fnb,=20lnb->side=5Fn?= =?UTF-8?q?b=20=EB=A1=9C=20=EC=95=84=EC=9D=B4=EB=94=94=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/admin.head.php | 2 +- css/admin.css | 12 ++++++------ css/default.css | 18 +++++++++--------- css/mobile.css | 26 +++++++++++++------------- head.php | 4 ++-- mobile/head.php | 27 +++++++-------------------- mobile/tail.php | 16 ++++++++++++++++ 7 files changed, 54 insertions(+), 51 deletions(-) diff --git a/adm/admin.head.php b/adm/admin.head.php index b62be4ef3..48a0a81e7 100644 --- a/adm/admin.head.php +++ b/adm/admin.head.php @@ -66,7 +66,7 @@ function imageview(id, w, h) -
+