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); ?> -보유포인트()중 최대 까지 사용 가능
+보유포인트()중 최대 까지 사용 가능
점 (점 단위로 입력하세요.)