Index: temp/trunk/html/admin/products/index2.php
===================================================================
--- temp/trunk/html/admin/products/index2.php	(revision 1666)
+++ temp/trunk/html/admin/products/index2.php	(revision 1668)
@@ -7,5 +7,11 @@
 class LC_Page {
 	function LC_Page() {
-		$this->tpl_mainpage="products/test.tpl";
+		$this->tpl_mainpage = 'products/index.tpl';
+		$this->tpl_mainno = 'products';
+		$this->tpl_subnavi = 'products/subnavi.tpl';
+		$this->tpl_subno = 'index';
+		$this->tpl_pager = ROOT_DIR . 'data/Smarty/templates/admin/pager.tpl';
+		$this->tpl_subtitle = '¾¦ÉÊ¥Þ¥¹¥¿';
+
 	}
 }
