Changeset 12683 for branches/dev/data
- Timestamp:
- 2007/05/13 23:56:21 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/Smarty/templates/mobile/shopping/payment.tpl
r12682 r12683 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="text" name="zip01" value="<!--{$_POST['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.
