Index: temp/trunk/html/admin/design/template.php
===================================================================
--- temp/trunk/html/admin/design/template.php	(revision 3236)
+++ temp/trunk/html/admin/design/template.php	(revision 3238)
@@ -259,4 +259,7 @@
 	}
 	
+	sfprintr($arrTemplate);
+	
+/*	
 	// TOP¤òÊÑ¹¹¤·¤¿¾ì¹ç¤Ë¤ÏÁ´²èÌÌÊÑ¹¹
 	if ($objPage->tpl_subno_template == $objPage->arrSubnavi[1]){
@@ -270,3 +273,4 @@
 		copy($arrTemplate[$chk_tpl][$tpl_element], ROOT_DIR . INCLUDE_DIR . $tpl_name);
 	}
-}
+*/
+}
