- Timestamp:
- 2010/02/01 15:34:04 (13 years ago)
- Location:
- branches/version-2_4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_4
- Property svn:mergeinfo changed
/branches/version-2_4-dev merged: 18472
- Property svn:mergeinfo changed
-
branches/version-2_4/data/Smarty/templates/default/mypage/history.tpl
r17789 r18521 33 33 <strong>お支払い方法: </strong><!--{$arrPayment[$arrDisp.payment_id]|escape}--> 34 34 <!--{if $arrDisp.deliv_time_id != ""}--><br /> 35 <strong>お届け時間 指定: </strong><!--{$arrDelivTime[$arrDisp.deliv_time_id]|escape}-->35 <strong>お届け時間: </strong><!--{$arrDelivTime[$arrDisp.deliv_time_id]|escape}--> 36 36 <!--{/if}--> 37 37 <!--{if $arrDisp.deliv_date != ""}--><br /> 38 <strong>お届け日 指定: </strong><!--{$arrDisp.deliv_date|escape}-->38 <strong>お届け日: </strong><!--{$arrDisp.deliv_date|escape}--> 39 39 <!--{/if}--> 40 40 </p>
Note: See TracChangeset
for help on using the changeset viewer.