Changeset 12533 for branches/dev/data
- Timestamp:
- 2007/05/11 11:01:27 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/Smarty/templates/mobile/shopping/deliv.tpl
r12532 r12533 18 18 <form method="post" action="<!--{$smarty.server.PHP_SELF|escape}-->"> 19 19 <input type="hidden" name="uniqid" value="<!--{$tpl_uniqid}-->"> 20 <input type=" text" name="deli" value="<!--{$smarty.section.cnt.iteration}-->">20 <input type="hidden" name="deli" value="<!--{$smarty.section.cnt.iteration}-->"> 21 21 <!--{if $smarty.section.cnt.first}--> 22 <input type=" hidden" name="mode" value="customer_addr">22 <input type="text" name="mode" value="customer_addr"> 23 23 <input type="hidden" name="other_deliv_id" value=""> 24 24 <!--{else}--> 25 25 <input type="hidden" name="mode" value="other_addr"> 26 <input type=" hidden" name="other_deliv_id" value="<!--{$arrAddr[cnt].other_deliv_id}-->">26 <input type="text" name="other_deliv_id" value="<!--{$arrAddr[cnt].other_deliv_id}-->"> 27 27 <!--{/if}--> 28 28 ¢£ÇÛÁ÷Àè<!--{$smarty.section.cnt.iteration}--><br>
Note: See TracChangeset
for help on using the changeset viewer.
