From 0f47a866e9d91a911f74145e95d78988965ffa13 Mon Sep 17 00:00:00 2001 From: chicpro Date: Mon, 4 Mar 2013 14:13:42 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=EA=B8=80=EC=93=B0=EA=B8=B0=EC=8B=9C=20wr?= =?UTF-8?q?=5Fid=20=EC=82=AC=EC=9A=A9=20=EC=97=90=EB=9F=AC=20=EA=B2=BD?= =?UTF-8?q?=EB=A1=9C=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bbs/write.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbs/write.php b/bbs/write.php index 0c7b3abd7..e2046cc96 100644 --- a/bbs/write.php +++ b/bbs/write.php @@ -31,7 +31,7 @@ if (($w == 'u' || $w == 'r') && !$write['wr_id']) { if ($w == '') { if ($wr_id) { - alert('글쓰기에는 \$wr_id 값을 사용하지 않습니다.', $g4['bbs_path'].'/board.php?bo_table='.$bo_table); + alert('글쓰기에는 \$wr_id 값을 사용하지 않습니다.', G4_BBS_URL.'/board.php?bo_table='.$bo_table); } if ($member['mb_level'] < $board['bo_write_level']) { From 95819c762997b937f546d6e49a10b239ce4e14c4 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 4 Mar 2013 14:16:43 +0900 Subject: [PATCH 2/2] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EA=B0=A4?= =?UTF-8?q?=EB=9F=AC=EB=A6=AC=EC=8A=A4=ED=82=A8=20=EC=9E=91=EC=97=85=202?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 4 ++-- skin/board/gallery/list.skin.php | 19 +++++++++++-------- 2 files changed, 13 insertions(+), 10 deletions(-) diff --git a/css/default.css b/css/default.css index 105a8a012..5628eec39 100644 --- a/css/default.css +++ b/css/default.css @@ -484,9 +484,9 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#333;color:#fff; #bo_img h2 {margin:0;padding:0;width:1px;height:1px;overflow:hidden} #bo_img_list {margin:0;padding:0;list-style:none;zoom:1} #bo_img_list:after {display:block;visibility:hidden;clear:both;content:""} -#bo_img_list li {float:left} +.bo_img_list_li {float:left;margin-bottom:20px} .bo_img_con {margin:0;padding:0;list-style:none} -.bo_img_con li {float:none !important} +.bo_img_con li {} /* 목록 공통 */ .bo_fx {margin-bottom:5px;zoom:1} diff --git a/skin/board/gallery/list.skin.php b/skin/board/gallery/list.skin.php index 8b1a705da..02a98cdca 100644 --- a/skin/board/gallery/list.skin.php +++ b/skin/board/gallery/list.skin.php @@ -45,7 +45,8 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가