Ignore:
Timestamp:
2011/01/13 19:57:47 (13 years ago)
Author:
uemoto
Message:

#382(管理画面XHTMLに変更)

  • デザインを刷新
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/data/class/pages/admin/products/LC_Page_Admin_Products_Maker.php

    r19805 r19909  
    2626 
    2727/** 
    28  * メーカー管理 のページクラス. 
     28 * メーカー登録 のページクラス. 
    2929 * 
    3030 * @package Page 
     
    4747        $this->tpl_subnavi = 'products/subnavi.tpl'; 
    4848        $this->tpl_subno = 'maker'; 
    49         $this->tpl_subtitle = 'メーカー管理'; 
     49        $this->tpl_subtitle = 'メーカー登録'; 
    5050        $this->tpl_mainno = 'products'; 
    5151    } 
Note: See TracChangeset for help on using the changeset viewer.