Changeset 12629


Ignore:
Timestamp:
2007/05/12 19:48:52 (17 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/mobile/shopping/index.php

    r12628 r12629  
    312312 
    313313        //--¡¡¥Æ¥ó¥×¥ì¡¼¥ÈÀßÄê 
    314         if ($_POST["mode2"] == "set1") { 
     314        if ($_POST["mode2"] == "set2") { 
    315315            $objPage->tpl_mainpage = 'shopping/nonmember_set2.tpl'; 
    316316            $objPage->tpl_title = '¤ªµÒÍ;ðÊóÆþÎÏ(2/3)'; 
    317         } elseif ($_POST["mode2"] == "set2") { 
     317        } elseif ($_POST["mode2"] == "set3") { 
    318318            $objPage->tpl_mainpage = 'shopping/nonmember_set3.tpl'; 
    319319            $objPage->tpl_title = '¤ªµÒÍ;ðÊóÆþÎÏ(3/3)'; 
Note: See TracChangeset for help on using the changeset viewer.