From 8cabd1593b79b7998f3fece685fe4f8eac60deec Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 30 May 2013 11:29:51 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20=EB=A7=88?= =?UTF-8?q?=EC=9D=B4=ED=8E=98=EC=9D=B4=EC=A7=80=20=EC=A3=BC=EB=AC=B8?= =?UTF-8?q?=EB=82=B4=EC=97=AD,=20=EC=9C=84=EC=8B=9C=EB=A6=AC=EC=8A=A4?= =?UTF-8?q?=ED=8A=B8=20=EB=8D=94=EB=B3=B4=EA=B8=B0=20=EB=B2=84=ED=8A=BC=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default_shop.css | 2 ++ shop/mypage.php | 8 ++++++++ 2 files changed, 10 insertions(+) diff --git a/css/default_shop.css b/css/default_shop.css index b8a6baf89..0d127b40f 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -633,6 +633,8 @@ input.required:focus {border:1px solid #b8c9c2;background:#21272e !important;col #smb_my_wish h2 {margin:0 0 10px} +#smb_my_more {text-align:right} + .smb_my_img {width:90px;text-align:center} /* 장바구니 */ diff --git a/shop/mypage.php b/shop/mypage.php index 2fef9582f..ccafbc14c 100644 --- a/shop/mypage.php +++ b/shop/mypage.php @@ -57,6 +57,10 @@ include_once('./_head.php'); $limit = " limit 0, 5 "; include G4_SHOP_PATH.'/orderinquiry.sub.php'; ?> + +
+ 주문내역 더보기 +
@@ -102,6 +106,10 @@ include_once('./_head.php'); ?> + +