- Timestamp:
- 2007/05/14 20:06:27 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/Smarty/templates/mobile/shopping/payment.tpl
r12685 r12779 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=" text" name="zip01" value="<!--{$arrAddr[0].zip01}-->">17 <input type="hidden" name="zip01" value="<!--{$arrAddr[0].zip01}-->"> 18 18 <input type="hidden" name="zip02" value="<!--{$arrAddr[0].zip02}-->"> 19 19 <input type="hidden" name="pref" value="<!--{$arrAddr[0].pref}-->">
Note: See TracChangeset
for help on using the changeset viewer.