Index: temp/trunk/html/admin/products/index.php
===================================================================
--- temp/trunk/html/admin/products/index.php	(revision 1602)
+++ temp/trunk/html/admin/products/index.php	(revision 1603)
@@ -11,6 +11,6 @@
 	function LC_Page() {
 //		$this->tpl_mainpage = 'products/index.tpl';
-//		$this->tpl_mainpage="products/test.tpl";
-		$this->tpl_mainpage = 'order/index.tpl';
+		$this->tpl_mainpage="products/test.tpl";
+//		$this->tpl_mainpage = 'order/index.tpl';
 
 		$this->tpl_mainno = 'products';
@@ -266,5 +266,5 @@
 	}
 }
-*/
+
 $arrProducts = Array
 (
@@ -409,5 +409,5 @@
 );
 
-
+*/
 $objPage->arrProducts = $arrProducts;
 /*
