Changeset 6416 for temp/trunk/html/admin/system
- Timestamp:
- 2006/10/17 20:05:09 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/system/module.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/system/module.php
r6415 r6416 12 12 function LC_Page() { 13 13 //¥á¥¤¥ó¥Æ¥ó¥×¥ì¡¼¥È¤Î»ØÄê 14 $this->tpl_mainpage = 'system/ update.tpl';14 $this->tpl_mainpage = 'system/module.tpl'; 15 15 $this->tpl_subnavi = 'system/subnavi.tpl'; 16 16 $this->tpl_mainno = 'system'; 17 17 $this->tpl_subno = 'module'; 18 $this->tpl_subtitle = '¥ ¢¥Ã¥×¥Ç¡¼¥È´ÉÍý';18 $this->tpl_subtitle = '¥â¥¸¥å¡¼¥ë´ÉÍý'; 19 19 } 20 20 }
Note: See TracChangeset
for help on using the changeset viewer.
