Index: branches/dev/html/mobile/shopping/index.php
===================================================================
--- branches/dev/html/mobile/shopping/index.php	(revision 12597)
+++ branches/dev/html/mobile/shopping/index.php	(revision 12598)
@@ -268,13 +268,13 @@
     //--¡¡ÆþÎÏ¥¨¥é¡¼¥Á¥§¥Ã¥¯
     if (!empty($_POST["mode2"])) {
-            if ($_POST["mode2"] == "set2") {
+            if ($_POST["mode2"] == "set1") {
             $objPage->arrErr = lfErrorCheck1($objPage->arrForm);
             $objPage->tpl_mainpage = 'shopping/nonmember_set1.tpl';
             $objPage->tpl_title = '¤ªµÒÍÍ¾ðÊóÆþÎÏ(1/3)';
-        } elseif ($_POST["mode2"] == "set3") {
+        } elseif ($_POST["mode2"] == "set2") {
             $objPage->arrErr = lfErrorCheck2($objPage->arrForm);
             $objPage->tpl_mainpage = 'shopping/nonmember_set2.tpl';
             $objPage->tpl_title = '¤ªµÒÍÍ¾ðÊóÆþÎÏ(2/3)';
-        } elseif ($_POST["mode2"] == "deliv"){
+        } elseif ($_POST["mode2"] == "set3"){
             $objPage->arrErr = lfErrorCheck3($objPage->arrForm);
             $objPage->tpl_mainpage = 'shopping/nonmember_set3.tpl';
