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