Ignore:
Timestamp:
2013/09/03 20:14:05 (11 years ago)
Author:
h_yoshimoto
Message:

#2323 税率という形で表記を統一

File:
1 edited

Legend:

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

    r23157 r23183  
    1111 
    1212<!--{* 軽減税率対応 軽減税率が無いとなれば、税率設定より下に移動しても良いかと思います。 *}--> 
    13 <h2>税金共通設定</h2> 
     13<h2>個別税率設定</h2> 
    1414 
    1515    <table id="basis-tax-func"> 
    1616        <tr> 
    17             <th>商品個別 税率設定機能(軽減税率機能)<span class="attention"> *</span></th> 
     17            <th>商品別税率機能<span class="attention"> *</span></th> 
    1818            <td> 
    1919                <span class="attention"><!--{$arrErr.product_tax_flg}--></span> 
     
    2929 
    3030 
    31 <h2>税率設定</h2> 
     31<h2>共通税率設定</h2> 
    3232    <span class="attention"><!--{$arrErr.tax_rule_id}--></span> 
    3333 
Note: See TracChangeset for help on using the changeset viewer.