Ignore:
Timestamp:
2011/05/05 04:29:41 (13 years ago)
Author:
Seasoft
Message:

#902 (タイトル表記をパンくずリスト形式とする)
#1290 (メニューとタイトルが一致していない)
#1291 (不要なクラス変数 $tpl_subnavi)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_11-dev/data/class/pages/admin/total/LC_Page_Admin_Total.php

    r20849 r20911  
    4949        $this->install_GD = function_exists("gd_info") ? true : false; 
    5050        $this->tpl_mainpage         = 'total/index.tpl'; 
    51         $this->tpl_subnavi          = 'total/subnavi.tpl'; 
    5251        $this->tpl_graphsubtitle    = 'total/subtitle.tpl'; 
    5352        $this->tpl_titleimage       = ROOT_URLPATH.'img/title/title_sale.jpg'; 
     53        $this->tpl_maintitle = '売上集計'; 
    5454        $this->tpl_mainno           = 'total'; 
    5555 
Note: See TracChangeset for help on using the changeset viewer.