Index: temp/trunk/html/admin/products/index.php
===================================================================
--- temp/trunk/html/admin/products/index.php	(revision 1646)
+++ temp/trunk/html/admin/products/index.php	(revision 1647)
@@ -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';
@@ -54,4 +54,5 @@
 //$objSess = new SC_Session();
 //sfIsSuccess($objSess);
+
 //¥­¥ã¥ó¥Ú¡¼¥ó¤ÎÊÔ½¸»þ
 if(sfIsInt($_POST['campaign_id']) && $_POST['mode'] == "camp_search") {
