Changeset 12675 for branches/dev/data


Ignore:
Timestamp:
2007/05/13 23:35:58 (19 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

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

    r12674 r12675  
    1515<input type="hidden" name="deliv_date" value="<!--{$arrForm.deliv_date.value}-->"> 
    1616<input type="hidden" name="deliv_time_id" value="<!--{$arrForm.deliv_time_id.value}-->"> 
    17 <!--{if $_POST['mode'] == 'nonmember'}--> 
    1817<input type="hidden" name="zip01" value="<!--{$arrAddr[0].zip01}-->"> 
    1918<input type="hidden" name="zip02" value="<!--{$arrAddr[0].zip02}-->"> 
     
    2120<input type="hidden" name="addr01" value="<!--{$arrAddr[0].addr01}-->"> 
    2221<input type="hidden" name="addr02" value="<!--{$arrAddr[cnt].addr02}-->"> 
    23 <!--{/if}--> 
    2422<!--<input type="hidden" name="message" value="">--> 
    2523<!--{if $tpl_login == 1}--> 
Note: See TracChangeset for help on using the changeset viewer.