Changeset 12532 for branches/dev


Ignore:
Timestamp:
2007/05/11 09:31:48 (19 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

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

    r11853 r12532  
    1818<form method="post" action="<!--{$smarty.server.PHP_SELF|escape}-->"> 
    1919<input type="hidden" name="uniqid" value="<!--{$tpl_uniqid}-->"> 
    20 <input type="hidden" name="deli" value="<!--{$smarty.section.cnt.iteration}-->"> 
     20<input type="text" name="deli" value="<!--{$smarty.section.cnt.iteration}-->"> 
    2121<!--{if $smarty.section.cnt.first}--> 
    2222<input type="hidden" name="mode" value="customer_addr"> 
Note: See TracChangeset for help on using the changeset viewer.