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