Changeset 1666 for temp/trunk/html/admin
- Timestamp:
- 2006/08/24 14:43:52 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/products/index2.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/index2.php
r1665 r1666 8 8 function LC_Page() { 9 9 $this->tpl_mainpage="products/test.tpl"; 10 11 $this->tpl_mainno = 'products';12 $this->tpl_subnavi = 'products/subnavi.tpl';13 $this->tpl_subno = 'index';14 $this->tpl_pager = ROOT_DIR . 'data/Smarty/templates/admin/pager.tpl';15 $this->tpl_subtitle = '¾¦ÉÊ¥Þ¥¹¥¿';16 17 10 } 18 11 }
Note: See TracChangeset
for help on using the changeset viewer.
