Ignore:
Timestamp:
2013/05/02 18:11:36 (11 years ago)
Author:
h_yoshimoto
Message:

#2236 2.12.3リリース以降の2.12-devへのコミット差し戻し

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-dev/data/Smarty/templates/mobile/shopping/confirm.tpl

    r22458 r22796  
    6969        <!--{/if}--> 
    7070 
    71         <!--{if $arrShipping}--> 
     71        <!--{* 販売方法判定(ダウンロード販売のみの場合はお届け先を表示しない) *}--> 
     72        <!--{if $cartKey != $smarty.const.PRODUCT_TYPE_DOWNLOAD}--> 
    7273            【お届け先】<br> 
    7374            <!--{foreach item=shippingItem from=$arrShipping name=shippingItem}--> 
Note: See TracChangeset for help on using the changeset viewer.