Index: branches/dev/html/mobile/nonmember/payment.php
===================================================================
--- branches/dev/html/mobile/nonmember/payment.php	(revision 12703)
+++ branches/dev/html/mobile/nonmember/payment.php	(revision 12705)
@@ -61,5 +61,5 @@
 // Ìá¤ë¥Ü¥¿¥ó¤Î½èÍý
 if (!empty($_POST['return'])) {
-	switch ($_POST['mode2']) {
+	switch ($_POST['mode']) {
 	case 'confirm':
 		$_POST['mode2'] = 'payment';
@@ -73,5 +73,5 @@
 }
 
-switch($_POST['mode2']) {
+switch($_POST['mode']) {
 // »ÙÊ§¤¤ÊýË¡»ØÄê ¢ª ÇÛÃ£Æü»þ»ØÄê
 case 'deliv_date':
