- Timestamp:
- 2007/10/14 02:06:15 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/data/class/pages/contact/LC_Page_Contact.php
r16322 r16401 28 28 function init() { 29 29 parent::init(); 30 $this->tpl_css = URL_DIR.'css/layout/contact/index.css';31 30 $this->tpl_mainpage = 'contact/index.tpl'; 32 31 $this->tpl_title = 'お問い合わせ(入力ページ)';
Note: See TracChangeset
for help on using the changeset viewer.