Changeset 16047
- Timestamp:
- 2007/09/26 18:35:30 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/data/class/pages/shopping/LC_Page_Shopping_Confirm.php
r15617 r16047 29 29 parent::init(); 30 30 $this->tpl_mainpage = 'shopping/confirm.tpl'; 31 $this->tpl_column_num = 1; 31 32 $this->tpl_css = URL_DIR.'css/layout/shopping/confirm.css'; 32 33 $this->tpl_title = "ご入力内容のご確認";
Note: See TracChangeset
for help on using the changeset viewer.