Ignore:
Timestamp:
2007/05/14 18:22:47 (19 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/data/Smarty/templates/mobile/nonmember/deliv.tpl

    r12689 r12768  
    2020<input type="hidden" name="deli" value="<!--{$smarty.section.cnt.iteration}-->"> 
    2121<!--{if $smarty.section.cnt.first}--> 
    22 <input type="text" name="mode" value="customer_addr"> 
     22<input type="hidden" name="mode" value="customer_addr"> 
    2323<input type="hidden" name="other_deliv_id" value=""> 
    2424<!--{else}--> 
    2525<input type="hidden" name="mode" value="other_addr"> 
    26 <input type="text" name="other_deliv_id" value="<!--{$arrAddr[cnt].other_deliv_id}-->"> 
     26<input type="hidden" name="other_deliv_id" value="<!--{$arrAddr[cnt].other_deliv_id}-->"> 
    2727<!--{/if}--> 
    2828¢£ÇÛÁ÷Àè<!--{$smarty.section.cnt.iteration}--><br> 
Note: See TracChangeset for help on using the changeset viewer.