diff --git a/adm/shop_admin/ordercardhistory.php b/adm/shop_admin/ordercardhistory.php index 2e3bd80f8..3db802607 100644 --- a/adm/shop_admin/ordercardhistory.php +++ b/adm/shop_admin/ordercardhistory.php @@ -45,79 +45,74 @@ $sql = " select a.*, limit $from_record, $rows "; $result = sql_query($sql); -$qstr1 = "sel_ca_id=$sel_ca_id&sel_field=$sel_field&search=$search"; -$qstr = "$qstr1&sort1=$sort1&sort2=$sort2&page=$page"; +$qstr1 = 'sel_ca_id='.$sel_ca_id.'&sel_field='.$sel_field.'&search='.$search; +$qstr = $qstr1.'&sort1='.$sort1.'&sort2='.$sort2.'&page='.$page; + +$listall = ''; +if ($search) // 검색 결과일 때만 처음 버튼을 보여줌 + $listall = '전체목록'; ?> - -
- - -

처음

+ + +
-전자결제내역 검색 - - document.flist.sel_field.value = '$sel_field';"; ?> - - + 전자결제내역 검색 + + + + 전체 전자결제내역 건 + + + + + + +
-

건수 :

+ +

전자결제내역

-

*신용카드, 실시간 계좌이체로 승인한 내역이며, 주문번호를 클릭하시면 주문상세 페이지로 이동합니다.

+

신용카드 혹은 실시간 계좌이체로 결제(승인) 된 내역이며, 주문번호를 클릭하시면 주문상세 페이지로 이동합니다.

- - - - - - - - - - - - - - + + + + + + - + - + - - - - + + + + ' + echo '' ?>
">주문번호">승인금액">승인번호">승인결과">승인일시">결제자">주문번호 순 정렬">승인금액 순 정렬">승인번호 순 정렬">승인결과 순 정렬">승인일시 순 정렬">결제자 순 정렬
자료가 한건도 없습니다.
자료가 없습니다.
- -
- + + +