Changeset 12627


Ignore:
Timestamp:
2007/05/12 19:42:16 (17 years ago)
Author:
nakanishi
Message:
 
Location:
branches/dev/data/Smarty/templates/mobile/shopping
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/data/Smarty/templates/mobile/shopping/index.tpl

    r12620 r12627  
    4545<form name="nonmember_form" id="nonmember_form" method="post" action="<!--{$smarty.const.MOBILE_URL_DIR}-->shopping/index.php"> 
    4646    <input type="hidden" name="mode" value="nonmember"> 
    47     <input type="hidden" name="mode2" value="nonmember"> 
     47    <input type="hidden" name="mode2" value="set1"> 
    4848    <center><input type="submit" value="ÅÐÏ¿¤»¤º¤Ë¹ØÆþ" name="nonmember"></center> 
    4949</form> 
  • branches/dev/data/Smarty/templates/mobile/shopping/nonmember_set1.tpl

    r12608 r12627  
    1111 
    1212    <input type="text" name="mode" value="nonmember"> 
    13     <input type="text" name="mode2" value="set1"> 
     13    <input type="text" name="mode2" value="set2"> 
    1414    <input type="hidden" name="uniqid" value="<!--{$tpl_uniqid}-->"> 
    1515     
  • branches/dev/data/Smarty/templates/mobile/shopping/nonmember_set2.tpl

    r12614 r12627  
    1010<form name="form1" method="post" action="<!--{$smarty.server.PHP_SELF|escape}-->"> 
    1111    <input type="text" name="mode" value="nonmember"> 
    12     <input type="text" name="mode2" value="set2"> 
     12    <input type="text" name="mode2" value="set3"> 
    1313    <input type="hidden" name="uniqid" value="<!--{$tpl_uniqid}-->"> 
    1414     
  • branches/dev/data/Smarty/templates/mobile/shopping/nonmember_set3.tpl

    r12626 r12627  
    1111    <form name="form1" method="post" action="<!--{$smarty.server.PHP_SELF|escape}-->"> 
    1212    <input type="text" name="mode" value="nonmenber"> 
    13     <input type="text" name="mode2" value="set3"> 
     13    <input type="text" name="mode2" value="deliv"> 
    1414    <input type="hidden" name="uniqid" value="<!--{$tpl_uniqid}-->"> 
    1515     
Note: See TracChangeset for help on using the changeset viewer.