Index: temp/trunk/html/admin/products/index.php
===================================================================
--- temp/trunk/html/admin/products/index.php	(revision 1620)
+++ temp/trunk/html/admin/products/index.php	(revision 1621)
@@ -11,6 +11,6 @@
 	var $arrPageMax;
 	function LC_Page() {
-//		$this->tpl_mainpage = 'products/index.tpl';
-		$this->tpl_mainpage="products/test.tpl";
+		$this->tpl_mainpage = 'products/index.tpl';
+//		$this->tpl_mainpage="products/test.tpl";
 
 		$this->tpl_mainno = 'products';
@@ -259,5 +259,5 @@
 //			$objPage->arrTest = $arrProducts;
 			
-//			$objPage->tpl_mainpage="products/test.tpl";
+			$objPage->tpl_mainpage="products/test.tpl";
 
 			break;
