From 29fd3014ab5d18010d1eaf4f72b8d10dfea450cf Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 2 Jul 2013 09:48:28 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20=EC=A3=BC?= =?UTF-8?q?=EC=84=9D=20=EC=B2=98=EB=A6=AC=20=EC=99=84=EB=A3=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shop/itemuse.php | 2 ++ shop/itemuselist.php | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/shop/itemuse.php b/shop/itemuse.php index 43f40024f..98558c892 100644 --- a/shop/itemuse.php +++ b/shop/itemuse.php @@ -9,6 +9,7 @@ $itemuse_form = "./itemuseform.php?it_id=".$it_id; $itemuse_formupdate = "./itemuseformupdate.php?it_id=".$it_id; ?> +

등록된 사용후기

@@ -166,3 +167,4 @@ $(function(){ }); }); + \ No newline at end of file diff --git a/shop/itemuselist.php b/shop/itemuselist.php index a58262d41..9bb249108 100644 --- a/shop/itemuselist.php +++ b/shop/itemuselist.php @@ -58,7 +58,7 @@ if ($page == "") { $page = 1; } // 페이지가 없으면 첫 페이지 (1 페 $from_record = ($page - 1) * $rows; // 시작 열을 구함 ?> - + 전체보기
@@ -152,7 +152,7 @@ $(function(){ }); }); - + Date: Tue, 2 Jul 2013 09:54:32 +0900 Subject: [PATCH 2/2] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20=EC=83=81?= =?UTF-8?q?=ED=92=88=20=EC=83=81=EC=84=B8=EB=B3=B4=EA=B8=B0=20=EB=8B=A4?= =?UTF-8?q?=EB=A5=B8=20=EC=83=81=ED=92=88=EB=B3=B4=EA=B8=B0=20=EC=9C=84?= =?UTF-8?q?=EC=B9=98=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default_shop.css | 2 +- shop/item.php | 27 +++++++++++++-------------- 2 files changed, 14 insertions(+), 15 deletions(-) diff --git a/css/default_shop.css b/css/default_shop.css index 24e803ab9..147a3d9a2 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -517,7 +517,7 @@ td.empty_table {padding:85px 0;text-align:center} #sit_btn_rec {background:#888;color:#fff} /* 상품 상세보기 - 다른 상품 보기 */ -#sit_siblings {margin:0 0 10px;padding:10px 10px 20px;border-bottom:1px solid #e9e9e9;text-align:center} +#sit_siblings {clear:both;margin:0 0 10px;padding:30px 10px 10px;text-align:center} #sit_siblings h2 {position:absolute;font-size:0;line-height:0;content:""} /* 상품 상세보기 - 상품정보 */ diff --git a/shop/item.php b/shop/item.php index 30b6e1db3..ec282c82f 100644 --- a/shop/item.php +++ b/shop/item.php @@ -480,24 +480,23 @@ else
+ + +
+ 이 분류에 등록된 다른 상품이 없습니다.'; + } + ?> +
+ - - - -