Ignore:
Timestamp:
2006/08/30 23:05:25 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/mypage/change_complete.php

    r3335 r3346  
    66        $this->tpl_mainpage = ROOT_DIR . USER_DIR . 'templates/mypage/change_complete.tpl'; 
    77        $this->tpl_title = 'MY¥Ú¡¼¥¸/²ñ°÷ÅÐÏ¿ÆâÍÆÊѹ¹(´°Î»¥Ú¡¼¥¸)'; 
    8         $this->tpl_navi = 'mypage/navi.tpl'; 
     8        $this->tpl_navi = ROOT_DIR . USER_DIR . 'templates/mypage/navi.tpl'; 
    99        $this->tpl_mypageno = 'change'; 
    1010    } 
Note: See TracChangeset for help on using the changeset viewer.