Changeset 13643 for branches/dev
- Timestamp:
- 2007/05/29 15:03:47 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/admin/basis/mail_template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/admin/basis/mail_template.php
r13642 r13643 13 13 14 14 function LC_Page() { 15 $this->tpl_mainpage = ' mail/template.tpl';15 $this->tpl_mainpage = 'basis/template.tpl'; 16 16 $this->tpl_mainno = 'mail'; 17 $this->tpl_subnavi = ' mail/subnavi.tpl';17 $this->tpl_subnavi = 'basis/subnavi.tpl'; 18 18 $this->tpl_subno = "template"; 19 19 $this->tpl_subtitle = '¥Æ¥ó¥×¥ì¡¼¥ÈÀßÄê';
Note: See TracChangeset
for help on using the changeset viewer.
