- Timestamp:
- 2007/05/14 21:38:26 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/Smarty/templates/mobile/shopping/payment.tpl
r12779 r12802 15 15 <input type="hidden" name="deliv_date" value="<!--{$arrForm.deliv_date.value}-->"> 16 16 <input type="hidden" name="deliv_time_id" value="<!--{$arrForm.deliv_time_id.value}-->"> 17 <input type="hidden" name="zip01" value="<!--{$arrAddr[0].zip01}-->">18 <input type="hidden" name="zip02" value="<!--{$arrAddr[0].zip02}-->">19 <input type="hidden" name="pref" value="<!--{$arrAddr[0].pref}-->">20 <input type="hidden" name="addr01" value="<!--{$arrAddr[0].addr01}-->">21 <input type="hidden" name="addr02" value="<!--{$arrAddr[0].addr02}-->">22 17 <!--<input type="hidden" name="message" value="">--> 23 18 <!--{if $tpl_login == 1}-->
Note: See TracChangeset
for help on using the changeset viewer.