Index: temp/trunk/html/admin/design/template.php
===================================================================
--- temp/trunk/html/admin/design/template.php	(revision 3355)
+++ temp/trunk/html/admin/design/template.php	(revision 3358)
@@ -280,6 +280,6 @@
 		
 		// ¥Ø¥Ã¥À¡¼,¥Õ¥Ã¥¿¡¼¥³¥Ô¡¼
-		copy($taget_tpl_path . "/header.tpl", $inc_path . "bloc/header.tpl");
-		copy($taget_tpl_path . "/footer.tpl", $inc_path . "bloc/footer.tpl");
+		copy($taget_tpl_path . "/header.tpl", $inc_path . "header.tpl");
+		copy($taget_tpl_path . "/footer.tpl", $inc_path . "footer.tpl");
 
 	// mypage¤Î¾ì¹ç¤Ë¤Ï¥Õ¥©¥ë¥À¤´¤È¥³¥Ô¡¼¤¹¤ë
