KCP를 이용한 전자결제(신용카드, 계좌이체, 가상계좌 등)은 자동 취소되었습니다.');
}
-// 장바구니 쇼핑에서 주문으로
+// 장바구니 상태변경
// 신용카드로 주문하면서 신용카드 포인트 사용하지 않는다면 포인트 부여하지 않음
+$cart_status = $od_status;
$sql_card_point = "";
if ($od_receipt_price > 0 && !$default['de_card_point']) {
$sql_card_point = " , ct_point = '0' ";
}
$sql = "update {$g5['g5_shop_cart_table']}
set od_id = '$od_id',
- ct_status = '주문'
+ ct_status = '$cart_status'
$sql_card_point
where od_id = '$tmp_cart_id'
and ct_select = '1' ";
diff --git a/mobile/shop/orderinquiry.sub.php b/mobile/shop/orderinquiry.sub.php
index 0facac7f4..85d94204e 100644
--- a/mobile/shop/orderinquiry.sub.php
+++ b/mobile/shop/orderinquiry.sub.php
@@ -6,46 +6,48 @@ if (!defined("_ORDERINQUIRY_")) exit; // 개별 페이지 접근 불가
총 건
-
-
-
-
주문번호
-
주문일시
-
주문금액
-
쿠폰
-
입금액
-
-
-
-
+
+
+
+
+
주문번호
+
주문일시
+
주문금액
+
쿠폰
+
입금액
+
+
+
+
-
-
-
-
-
-
()
-
-
-
-
+
+
+
+
+
+
()
+
+
+
+
-
주문 내역이 없습니다.
';
-?>
-
-
+ if ($i == 0)
+ echo '
주문 내역이 없습니다.
';
+ ?>
+
+
+
\ No newline at end of file
diff --git a/mobile/shop/orderinquiryview.php b/mobile/shop/orderinquiryview.php
index fc29a92fa..558b6007a 100644
--- a/mobile/shop/orderinquiryview.php
+++ b/mobile/shop/orderinquiryview.php
@@ -61,57 +61,59 @@ include_once(G5_MSHOP_PATH.'/_head.php');
-
diff --git a/mobile/skin/board/gallery/write.skin.php b/mobile/skin/board/gallery/write.skin.php
index 9e2ccc367..cb15db9cc 100644
--- a/mobile/skin/board/gallery/write.skin.php
+++ b/mobile/skin/board/gallery/write.skin.php
@@ -50,35 +50,35 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
echo $option_hidden;
?>
-
+
-
+
-
class="frm_input " maxlength="20">
+
class="frm_input " size="15" maxlength="20">
-
+
-
+
@@ -103,7 +103,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
-
+
@@ -116,7 +116,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
-
글자
+
글자
@@ -124,7 +124,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
-
" id="wr_link" class="frm_input" size="50">
+
" id="wr_link" class="frm_input wr_link">
@@ -134,7 +134,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
-
+
diff --git a/mobile/skin/connect/basic/current_connect.skin.php b/mobile/skin/connect/basic/current_connect.skin.php
index 351b1bd89..344b6f9cc 100644
--- a/mobile/skin/connect/basic/current_connect.skin.php
+++ b/mobile/skin/connect/basic/current_connect.skin.php
@@ -4,7 +4,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
-
+
diff --git a/mobile/skin/member/basic/formmail.skin.php b/mobile/skin/member/basic/formmail.skin.php
index 99d391710..439dce321 100644
--- a/mobile/skin/member/basic/formmail.skin.php
+++ b/mobile/skin/member/basic/formmail.skin.php
@@ -16,7 +16,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
-
+
메일쓰기
diff --git a/mobile/skin/member/basic/memo.skin.php b/mobile/skin/member/basic/memo.skin.php
index e74b90a05..ece3e6aca 100644
--- a/mobile/skin/member/basic/memo.skin.php
+++ b/mobile/skin/member/basic/memo.skin.php
@@ -13,7 +13,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
전체 쪽지 통
diff --git a/mobile/skin/member/basic/memo_form.skin.php b/mobile/skin/member/basic/memo_form.skin.php
index c228ef2a0..2edb425ef 100644
--- a/mobile/skin/member/basic/memo_form.skin.php
+++ b/mobile/skin/member/basic/memo_form.skin.php
@@ -14,7 +14,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가