From f80f631e37f7e876ccc1e1c078f1410e207b3465 Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 15 Jan 2014 13:26:45 +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=EC=9E=91=EC=84=B1=20=EC=8B=9C=20=EB=AC=B4?= =?UTF-8?q?=ED=86=B5=EC=9E=A5=EC=9E=85=EA=B8=88/=ED=8F=AC=EC=9D=B8?= =?UTF-8?q?=ED=8A=B8=EA=B2=B0=EC=A0=9C=20=EC=95=88=EB=82=B4=20=EA=B4=80?= =?UTF-8?q?=EB=A0=A8=20=EC=8A=A4=ED=83=80=EC=9D=BC=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 | 3 +++ shop/orderform.php | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/css/default_shop.css b/css/default_shop.css index 7c69cabdd..f4d7c75f4 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -710,6 +710,9 @@ a.btn_admin:focus, a.btn_admin:hover {text-decoration:none} #sod_frm #od_memo {height:50px} +#sod_frm_pt {margin:10px 0 5px} +#sod_frm_pt_alert {margin:0 0 10px} + #sod_frm_pay {position:relative} #sod_frm_pay h2 {margin:0 0 10px} #sod_frm_pay .basic_tbl th {width:auto !important;font-weight:bold;text-align:center !important} diff --git a/shop/orderform.php b/shop/orderform.php index e6e7011d5..3b4e452e9 100644 --- a/shop/orderform.php +++ b/shop/orderform.php @@ -889,7 +889,7 @@ function get_intall_file() 무통장입금 이외의 결제 수단으로 결제하시는 경우 포인트를 적립해드리지 않습니다.

'; + echo '

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

'; $multi_settle == 0; $checked = ''; @@ -957,7 +957,7 @@ function get_intall_file() $point_unit = (int)$default['de_settle_point_unit']; $temp_point = (int)((int)($temp_point / $point_unit) * $point_unit); ?> -

보유포인트()중 최대 까지 사용 가능

+

보유포인트()중 최대 까지 사용 가능

점 (점 단위로 입력하세요.)