Index: branches/dev/html/mobile/shopping/index.php
===================================================================
--- branches/dev/html/mobile/shopping/index.php	(revision 12615)
+++ branches/dev/html/mobile/shopping/index.php	(revision 12616)
@@ -241,5 +241,5 @@
 	$objPage->tpl_css[] = '/css/layout/login/nonmember.css';
     
-        //-- POST¥Ç¡¼¥¿¤Î°ú¤­·Ñ¤®
+    //-- POST¥Ç¡¼¥¿¤Î°ú¤­·Ñ¤®
     $objPage->arrForm = $_POST;
     print($objPage->arrForm['year']);
@@ -252,6 +252,4 @@
     //-- ÆþÎÏ¥Ç¡¼¥¿¤ÎÊÑ´¹
     $objPage->arrForm = lfConvertParam($objPage->arrForm, $arrRegistColumn);
-
-
 
     //--¡¡ÆþÎÏ¥¨¥é¡¼¥Á¥§¥Ã¥¯
@@ -273,5 +271,5 @@
         // Ìá¤ë¥Ü¥¿¥óÍÑ½èÍý
         //return¤ÎÃæ¤Ë¸µ¤Î¥Ú¡¼¥¸¤ÎÌ¾Á°¤¬Æþ¤Ã¤Æ¤¤¤ë
-    /*if (!empty($_POST["return"])) {
+    if (!empty($_POST["return"])) {
         switch ($_POST["mode2"]) {
         case "set3":
@@ -282,8 +280,8 @@
             break;
         default:
-            $_POST["mode2"] = "set1";
+            $_POST["mode2"] = "set2";
             break;
         }
-    }*/
+    }
     
     //¥Õ¥©¡¼¥à¤ÎÃÍ¤ò$objPage¤Î¥­¡¼¤È¤·¤ÆÂåÆþ¤·¤Æ¤¤¤¯
