Ignore:
Timestamp:
2006/10/17 20:05:09 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/system/module.php

    r6415 r6416  
    1212    function LC_Page() { 
    1313        //¥á¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤Î»ØÄê 
    14         $this->tpl_mainpage = 'system/update.tpl'; 
     14        $this->tpl_mainpage = 'system/module.tpl'; 
    1515        $this->tpl_subnavi = 'system/subnavi.tpl'; 
    1616        $this->tpl_mainno = 'system';        
    1717        $this->tpl_subno = 'module'; 
    18         $this->tpl_subtitle = '¥¢¥Ã¥×¥Ç¡¼¥È´ÉÍý'; 
     18        $this->tpl_subtitle = '¥â¥¸¥å¡¼¥ë´ÉÍý'; 
    1919    } 
    2020} 
Note: See TracChangeset for help on using the changeset viewer.