diff --git a/shop/orderformupdate.php b/shop/orderformupdate.php index a75c9314c..7b2b11dfa 100644 --- a/shop/orderformupdate.php +++ b/shop/orderformupdate.php @@ -225,7 +225,7 @@ $sql = " insert {$g4['yc4_order_table']} od_deposit_name = '$od_deposit_name', od_memo = '$od_memo', od_send_cost = '$od_send_cost', - od_temp_bank = '$od_receipt_bank', + od_temp_bank = '$od_temp_bank', od_temp_card = '$od_receipt_card', od_temp_hp = '$od_receipt_hp', od_temp_point = '$od_temp_point',