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