Index: /temp/trunk/html/admin/products/index.php
===================================================================
--- /temp/trunk/html/admin/products/index.php	(revision 1591)
+++ /temp/trunk/html/admin/products/index.php	(revision 1592)
@@ -12,5 +12,5 @@
 		$this->tpl_mainpage = 'products/index.tpl';
 		$this->tpl_mainno = 'products';
-//		$this->tpl_subnavi = 'products/subnavi.tpl';
+		$this->tpl_subnavi = 'products/subnavi.tpl';
 		$this->tpl_subno = 'index';
 //		$this->tpl_pager = ROOT_DIR . 'data/Smarty/templates/admin/pager.tpl';
@@ -99,4 +99,5 @@
 }
 
+/*
 if ($_POST['mode'] == "search" || $_POST['mode'] == "csv"  || $_POST['mode'] == "delete" || $_POST['mode'] == "delete_all" || $_POST['mode'] == "camp_search") {
 	// ÆþÎÏÊ¸»ú¤Î¶¯À©ÊÑ´¹
@@ -259,5 +260,5 @@
 	}
 }
-
+*/
 // ¥«¥Æ¥´¥ê¤ÎÆÉ¹þ
 $objPage->arrCatList = sfGetCategoryList();
