Changeset 16401 for branches/feature-module-update/data/class/pages/regist/LC_Page_Regist_Complete.php
- Timestamp:
- 2007/10/14 02:06:15 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/data/class/pages/regist/LC_Page_Regist_Complete.php
r16392 r16401 29 29 parent::init(); 30 30 $this->tpl_mainpage = 'regist/complete.tpl'; 31 $this->tpl_css = URL_DIR . 'css/layout/regist/complete.css';32 31 $this->tpl_title = '会員登録(完了ページ)'; 33 32 }
Note: See TracChangeset
for help on using the changeset viewer.