Changeset 12456


Ignore:
Timestamp:
2007/05/10 14:40:11 (17 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

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

    r12455 r12456  
    159159                $objPage->addr01 = @$address[0]['city'] . @$address[0]['town']; 
    160160            } 
    161         } elseif ($_POST["mode"] == "confirm") { 
     161        } elseif ($_POST["mode"] == "deliv") { 
    162162            //¥Ñ¥¹¥ï¡¼¥Éɽ¼¨ 
    163163             
     
    169169            } 
    170170 
    171             $objPage->tpl_mainpage = 'shopping/confirm.tpl'; 
     171            $objPage->tpl_mainpage = 'shopping/deliv.tpl'; 
    172172            $objPage->tpl_title = '¤ªµÒÍ;ðÊó(³Îǧ¥Ú¡¼¥¸)'; 
    173173 
Note: See TracChangeset for help on using the changeset viewer.