Ignore:
Timestamp:
2013/09/19 11:49:03 (13 years ago)
Author:
m_uehara
Message:

#2363 r23177, r23181 - r23186, r23188 - r23191, r23194, r23197, r23199 - r23218, r23220, r23223 - r23225 をマージ

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_13-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis_Tax.php

    r23170 r23230  
    2525 
    2626/** 
    27  * 税設定 のページクラス. 
     27 * 税設定 のページクラス. 
    2828 * 
    2929 * @package Page 
     
    4848        $this->tpl_mainno = 'basis'; 
    4949        $this->tpl_maintitle = '基本情報管理'; 
    50         $this->tpl_subtitle = '税設定'; 
     50        $this->tpl_subtitle = '税設定'; 
    5151        $masterData = new SC_DB_MasterData_Ex(); 
    5252        $this->arrPref = $masterData->getMasterData('mtb_pref'); 
Note: See TracChangeset for help on using the changeset viewer.