Ignore:
Timestamp:
2008/08/10 07:01:16 (16 years ago)
Author:
Seasoft
Message:

MYページ画像の一部をテキストに。カスタマイズを容易にする試み。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/comu-ver2/data/class/pages/mypage/LC_Page_Mypage_History.php

    r17158 r17519  
    4545        parent::init(); 
    4646        $this->tpl_mainpage = TEMPLATE_DIR . 'mypage/history.tpl'; 
    47         $this->tpl_title = "MYページ/購入履歴詳細"; 
     47        $this->tpl_title = 'MYページ'; 
     48        $this->tpl_subtitle = '購入履歴詳細'; 
    4849        $this->tpl_navi = TEMPLATE_DIR . 'mypage/navi.tpl'; 
    4950        $this->tpl_column_num = 1; 
Note: See TracChangeset for help on using the changeset viewer.