From 469a282a64353521cd5bd35677913580b790a020 Mon Sep 17 00:00:00 2001 From: chicpro Date: Mon, 28 Jan 2013 15:00:54 +0900 Subject: [PATCH] =?UTF-8?q?G4=20=EA=B2=BD=EB=A1=9C=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shop/orderinquiryview.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/shop/orderinquiryview.php b/shop/orderinquiryview.php index 98c38064b..bebba043f 100644 --- a/shop/orderinquiryview.php +++ b/shop/orderinquiryview.php @@ -23,7 +23,7 @@ $g4['title'] = "주문상세내역 : 주문번호 - $od_id"; include_once('./_head.php'); ?> -

+


-

: 주문대기, : 상품준비중, : 배송중, : 배송완료
+
: 주문대기, : 상품준비중, : 배송중, : 배송완료
+ 주문번호 : - + - +
- 주문번호 :
@@ -59,7 +59,7 @@ if(openwin != null) {
· E-mail:
@@ -94,7 +94,7 @@ $dl = sql_fetch(" select * from $g4[yc4_delivery_table] where dl_id = '$od[dl_id if ($od[od_invoice] || !$od[misu]) { - echo ""; + echo ""; echo ""; -echo ""; +echo ""; echo "
"; if (is_array($dl)) { @@ -127,7 +127,7 @@ if ($od['od_amount'] == $od['od_receipt_amount']) { $misu_amount = $od['od_amount'] - $od['od_receipt_amount']; echo "
"; if ($od['od_settle_case'] == '신용카드')