diff --git a/css/default_shop.css b/css/default_shop.css index 9b8437d21..60d8c82e6 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -427,6 +427,7 @@ a.btn_admin:focus, a.btn_admin:hover {text-decoration:none} #sod_frm_pay h2 {margin:0 0 10px} #sod_frm_pay .tbl_wrap th {width:auto !important;font-weight:bold;text-align:center !important} #sod_frm_pay .tbl_wrap td {padding:8px 5px 6px !important;border-top:1px solid #e9e9e9 !important;border-bottom:1px solid #e9e9e9 !important;line-height:1.5em !important;word-break:break-all !important} +#sod_frm_pay_info {margin:0 0 10px} #sod_frm_pay #sc_coupon_frm, #sod_frm_pay #od_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:#f2f5f9;overflow-y:scroll} @@ -442,6 +443,7 @@ a.btn_admin:focus, a.btn_admin:hover {text-decoration:none} /* 주문내역 */ #sod_v {} #sod_v .basic_tbl {text-align:center} +#sod_v_info {margin:0 0 10px} /* 주문상세내역 */ #sod_fin {} diff --git a/css/mobile_shop.css b/css/mobile_shop.css index 7c43c7042..af5f7902e 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -288,6 +288,7 @@ html.no-overflowscrolling #cp_frm {height:auto;max-height:10000px !important} /* #sod_frm_pay #sc_coupon_frm, #sod_frm_pay #od_coupon_frm {z-index:10000;position:absolute;top:0;left:0;padding:20px;width:90%;height:auto !important;height:480px;max-height:480px;border:1px solid #000;background:#f2f5f9;overflow-y:scroll} #sod_frm_pay #od_coupon_frm th {width:auto} html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_frm {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */ +#sod_frm_pay_info {margin:0 0 10px} #sod_frm_paysel {margin:0 0 15px} #sod_frm_paysel ul {margin:0;padding:0;border:1px solid #e9e9e9;background:#f2f5f9;list-style:none} @@ -325,6 +326,7 @@ html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_f /* 주문내역 */ #sod_v {} #sod_v .td_stat {width:100px} +#sod_v_info {margin:0 0 10px} /* 주문상세내역 */ #sod_fin {} diff --git a/mobile/shop/orderinquiry.php b/mobile/shop/orderinquiry.php index 45f0c6b41..c26b604a4 100644 --- a/mobile/shop/orderinquiry.php +++ b/mobile/shop/orderinquiry.php @@ -57,7 +57,7 @@ include_once(G5_MSHOP_PATH.'/_head.php'); ?>
-

주문서번호 링크를 누르시면 주문상세내역을 조회하실 수 있습니다.

+

주문서번호 링크를 누르시면 주문상세내역을 조회하실 수 있습니다.

모의입금처리

관리자가 가상계좌 테스트를 한 경우에만 보입니다.

+
+
+
+

diff --git a/mobile/shop/personalpayresult.php b/mobile/shop/personalpayresult.php index 4262be10d..59feccd02 100644 --- a/mobile/shop/personalpayresult.php +++ b/mobile/shop/personalpayresult.php @@ -18,7 +18,7 @@ require './settle_kcp.inc.php';
-

개인결제번호

+

개인결제번호

결제 정보

@@ -184,9 +184,13 @@ require './settle_kcp.inc.php'; 모의입금처리

관리자가 가상계좌 테스트를 한 경우에만 보입니다.

+
+
+
+

diff --git a/mobile/skin/shop/basic/personalpay.skin.php b/mobile/skin/shop/basic/personalpay.skin.php index d8318ccdd..0534b5856 100644 --- a/mobile/skin/shop/basic/personalpay.skin.php +++ b/mobile/skin/shop/basic/personalpay.skin.php @@ -17,17 +17,15 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($i == 1) { - echo "
    \n"; + echo "
      \n"; } $href = G5_SHOP_URL.'/personalpayform.php?pp_id='.$row['pp_id'].'&page='.$page; ?> -
    • - - - - - +
    • +
      +
      +
    • -

      주문서번호 링크를 누르시면 주문상세내역을 조회하실 수 있습니다.

      +

      주문서번호 링크를 누르시면 주문상세내역을 조회하실 수 있습니다.

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

      '; + echo '

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

      '; $multi_settle == 0; $checked = ''; diff --git a/shop/personalpayresult.php b/shop/personalpayresult.php index c572d6794..2be7f1780 100644 --- a/shop/personalpayresult.php +++ b/shop/personalpayresult.php @@ -22,7 +22,7 @@ include_once('./_head.php');
      -

      개인결제번호

      +

      개인결제번호

      결제 정보

      diff --git a/skin/shop/basic/personalpay.skin.php b/skin/shop/basic/personalpay.skin.php index 8aab7f9ce..dc67edf7e 100644 --- a/skin/shop/basic/personalpay.skin.php +++ b/skin/shop/basic/personalpay.skin.php @@ -16,17 +16,15 @@ for ($i=1; $row=sql_fetch_array($result); $i++) { } if ($i == 1) { - echo "
        \n"; + echo "
          \n"; } $href = G5_SHOP_URL.'/personalpayform.php?pp_id='.$row['pp_id'].'&page='.$page; ?>
        • - - - - - +
          +
          +