Changeset 1453 for temp/trunk
- Timestamp:
- 2006/08/24 09:15:34 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/Smarty/templates/admin/products/index.tpl (modified) (previous)
-
html/admin/products/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/index.php
r1452 r1453 10 10 var $arrPageMax; 11 11 function LC_Page() { 12 //$this->tpl_mainpage = 'products/index.tpl';13 $this->tpl_mainpage = 'order/index.tpl';12 $this->tpl_mainpage = 'products/index.tpl'; 13 // $this->tpl_mainpage = 'order/index.tpl'; 14 14 $this->tpl_mainno = 'products'; 15 15 $this->tpl_subnavi = 'products/subnavi.tpl';
Note: See TracChangeset
for help on using the changeset viewer.
