Ignore:
Timestamp:
2007/05/11 21:51:44 (19 years ago)
Author:
nakanishi
Message:
 
Location:
branches/dev/data/Smarty/templates/mobile/shopping
Files:
1 deleted
2 edited

Legend:

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

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

    r12585 r12608  
    1010<!--<form name="form1" method="post" action="<!--{$smarty.server.PHP_SELF|escape}-->">--> 
    1111    <form name="form1" method="post" action="<!--{$smarty.server.PHP_SELF|escape}-->"> 
    12     <input type="hidden" name="mode" value="customer_addr"> 
     12    <input type="hidden" name="mode" value="nonmember"> 
     13    <input type="hidden" name="mode2" value="set3"> 
    1314    <input type="hidden" name="uniqid" value="<!--{$tpl_uniqid}-->"> 
    1415     
Note: See TracChangeset for help on using the changeset viewer.