From df6823a61f590d8b223f7f8e5c8565ca2ca0bb1e Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 8 May 2013 20:51:21 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20#150=20=EC=83=81?= =?UTF-8?q?=ED=92=88=EC=A3=BC=EB=AC=B8=20=EA=B5=AC=EB=A7=A4=20=EA=B4=80?= =?UTF-8?q?=EB=A0=A8=20=EB=A1=9C=EA=B7=B8=EC=9D=B8=20=EC=8B=9C=20=EB=B9=84?= =?UTF-8?q?=ED=9A=8C=EC=9B=90=20=EA=B0=80=EB=8A=A5=20=ED=91=9C=EC=A4=80?= =?UTF-8?q?=ED=99=94=20=EB=B0=8F=20=EC=8A=A4=ED=83=80=EC=9D=BC=20=EC=99=84?= =?UTF-8?q?=EB=A3=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default_shop.css | 2 +- shop/orderform.php | 10 ++-- skin/member/shop_basic/login.skin.php | 82 +++++++++++++++++++++++++-- skin/member/shop_basic/style.css | 31 +++++++--- 4 files changed, 105 insertions(+), 20 deletions(-) diff --git a/css/default_shop.css b/css/default_shop.css index 4006ebb4b..529adbffb 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -644,7 +644,7 @@ input.required:focus {border:1px solid #b8c9c2;background:#21272e !important;col #sod_frm_pay .frm_input {background:#fff !important} #sod_frm_pay .frm_input:focus {color:#000} -#sod_frm_paysel {padding:10px;border:1px solid #e9e9e9;background:#f5f6fa;text-align:center} +#sod_frm_paysel {margin:0 0 20px;padding:10px;border:1px solid #e9e9e9;background:#f5f6fa;text-align:center} #sod_frm_paysel legend {position:absolute;font-size:0;line-height:0;overflow:hidden} #settle_bank {margin:10px 0 0} diff --git a/shop/orderform.php b/shop/orderform.php index c7fb7f3f9..6c1bbe7cb 100644 --- a/shop/orderform.php +++ b/shop/orderform.php @@ -360,8 +360,8 @@ set_session('ss_order_uniqid', $od_id); - - 영,숫자 3~20자 (주문서 조회시 필요) + 영,숫자 3~20자 (주문서 조회시 필요) + @@ -477,6 +477,9 @@ set_session('ss_order_uniqid', $od_id);

결제정보

무통장입금 이외의 결제 수단으로 결제하시는 경우 포인트를 적립해드리지 않습니다.

'; + $multi_settle == 0; $checked = ''; @@ -579,9 +582,6 @@ set_session('ss_order_uniqid', $od_id); } - if (!$default['de_card_point']) - echo '

무통장입금 이외의 결제 수단으로 결제하시는 경우 포인트를 적립해드리지 않습니다.

'; - if ($multi_settle == 0) echo '

결제할 방법이 없습니다.
운영자에게 알려주시면 감사하겠습니다.

'; ?> diff --git a/skin/member/shop_basic/login.skin.php b/skin/member/shop_basic/login.skin.php index 756c3563c..e99d86fab 100644 --- a/skin/member/shop_basic/login.skin.php +++ b/skin/member/shop_basic/login.skin.php @@ -10,17 +10,18 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
-
- +
+ 회원로그인 + - +
-
+

회원로그인 안내

회원아이디 및 패스워드가 기억 안나실 때는 아이디/패스워드 찾기를 이용하십시오.
@@ -32,12 +33,81 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가

+ + + + + + + + +
+

비회원 구매

+ +

+ 비회원으로 주문하시는 경우 포인트는 지급하지 않습니다. +

+ +
+ +
+ + + + + + + +
+ + + +
+ 비회원 주문조회 + +
+ + + + + + + +
+
+ +
+

비회원 주문조회 안내

+

메일로 발송해드린 주문서의 주문번호 및 주문 시 입력하신 비밀번호를 정확히 입력해주십시오.

+
+ + + + + + - -