Ignore:
Timestamp:
2012/02/08 20:12:47 (12 years ago)
Author:
Seasoft
Message:

#1627 (複数配送指定機能の使用可否をパラメータ設定化)

  • インデント修正
File:
1 edited

Legend:

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

    r21435 r21459  
    4040        <p class="attention"><!--{$arrErr.deli}--></p> 
    4141    <!--{/if}--> 
    42              
    43 <!--{if $smarty.const.USE_MULTIPLE_SHIPPING !== false}--> 
    44 <!--☆右にスライドボタン --> 
    45 <div class="bubbleBox"> 
    46 <div class="bubble_announce clearfix"> 
    47 <p class="fb"><a rel="external" href="javascript:fnModeSubmit('multiple', '', '');">複数のお届け先に送りますか?</a></p> 
    48 </div> 
    49   <div class="bubble_arrow_line"><!--矢印空タグ --></div> 
    50 <div class="bubble_arrow"><!--矢印空タグ --></div> 
    51 </div> 
    52 <!--{/if}--> 
     42 
     43    <!--{if $smarty.const.USE_MULTIPLE_SHIPPING !== false}--> 
     44        <!--☆右にスライドボタン --> 
     45        <div class="bubbleBox"> 
     46            <div class="bubble_announce clearfix"> 
     47                <p class="fb"><a rel="external" href="javascript:fnModeSubmit('multiple', '', '');">複数のお届け先に送りますか?</a></p> 
     48            </div> 
     49            <div class="bubble_arrow_line"><!--矢印空タグ --></div> 
     50            <div class="bubble_arrow"><!--矢印空タグ --></div> 
     51        </div> 
     52    <!--{/if}--> 
    5353 
    5454 
Note: See TracChangeset for help on using the changeset viewer.