Changeset 13643 for branches/dev


Ignore:
Timestamp:
2007/05/29 15:03:47 (19 years ago)
Author:
nakanishi
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/admin/basis/mail_template.php

    r13642 r13643  
    1313     
    1414    function LC_Page() { 
    15         $this->tpl_mainpage = 'mail/template.tpl'; 
     15        $this->tpl_mainpage = 'basis/template.tpl'; 
    1616        $this->tpl_mainno = 'mail'; 
    17         $this->tpl_subnavi = 'mail/subnavi.tpl'; 
     17        $this->tpl_subnavi = 'basis/subnavi.tpl'; 
    1818        $this->tpl_subno = "template"; 
    1919        $this->tpl_subtitle = '¥Æ¥ó¥×¥ì¡¼¥ÈÀßÄê'; 
Note: See TracChangeset for help on using the changeset viewer.