From b9f5fb86dd63a57f573adbdfd271a56e4a9fd8ae Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 27 Jun 2013 11:11:33 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20=EC=A3=BC?= =?UTF-8?q?=EB=AC=B8=EC=84=9C=20=EC=9E=91=EC=84=B1=20=EC=8B=9C=20=EA=B2=B0?= =?UTF-8?q?=EC=A0=9C=EC=95=88=EB=82=B4=20=EB=A9=94=EC=84=B8=EC=A7=80=20?= =?UTF-8?q?=EC=8A=A4=ED=83=80=EC=9D=BC=20=EB=B0=8F=20=EB=AC=B8=EC=84=9C=20?= =?UTF-8?q?=EC=9C=84=EC=B9=98=20=EC=9D=B4=EB=8F=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default_shop.css | 3 +++ shop/orderform.php | 14 +++++++------- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/css/default_shop.css b/css/default_shop.css index 4ab2ba3c0..e668e2d11 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -665,6 +665,9 @@ td.empty_table {padding:85px 0;text-align:center} #sod_frm {} #sod_frm h2 {margin:0 0 10px} +#display_setup_message {padding:15px;border:1px solid #fccdff;background:#ffeef9} +#display_setup_message strong {display:block;margin:0 0 10px} + #sod_list {position:relative} #sod_list #it_coupon_frm {z-index:10000;position:absolute;top:0;left:99px;padding:20px;width:500px;height:auto !important;height:500px;max-height:500px;border:1px solid #000;background:#f5f6fa;overflow-y:scroll;overflow-x:none} diff --git a/shop/orderform.php b/shop/orderform.php index a2224d65e..4b7908780 100644 --- a/shop/orderform.php +++ b/shop/orderform.php @@ -157,6 +157,13 @@ function get_intall_file() } + +

+ 결제안내 + 결제를 하시려면 상단의 노란색 표시줄을 클릭하시거나, [수동설치]를 눌러 Payplus Plug-in을 설치하시기 바랍니다.
+ [수동설치]를 눌러 설치하신 경우 새로고침(F5)키를 눌러 진행하시기 바랍니다. +

+

주문하실 상품을 확인하세요.

@@ -938,13 +945,6 @@ function get_intall_file() ?> - -

- 결제를 계속 하시려면 상단의 노란색 표시줄을 클릭하시거나
- [수동설치]를 눌러 Payplus Plug-in을 설치하시기 바랍니다.
- [수동설치]를 눌러 설치하신 경우 새로고침(F5)키를 눌러 진행하시기 바랍니다. -

-