Ignore:
Timestamp:
2013/08/28 09:41:18 (11 years ago)
Author:
m_uehara
Message:

#2348 r23128 - r23137 をマージ

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_13_0/data/Smarty/templates/admin/basis/delivery_input.tpl

    r23103 r23140  
    112112        <!--{if $smarty.const.INPUT_DELIV_FEE}--> 
    113113        <h2>配送料登録</h2> 
    114         <div class="btn">※全国一律送料 <input type="text" name="fee_all" class="box10" /> 円に設定する <a class="btn-normal" href="javascript:;" onclick="fnSetDelivFee(<!--{$smarty.const.DELIVFEE_MAX}-->); return false;"><span>反映</span></a></div> 
     114        <div class="btn">※全国一律送料 <input type="text" name="fee_all" class="box10" /> 円に設定する <a class="btn-normal" href="javascript:;" onclick="eccube.setDelivFee(<!--{$smarty.const.DELIVFEE_MAX}-->); return false;"><span>反映</span></a></div> 
    115115        <table> 
    116116            <!--{section name=cnt loop=$smarty.const.DELIVFEE_MAX}--> 
Note: See TracChangeset for help on using the changeset viewer.