Index: /temp/trunk/html/admin/design/template.php
===================================================================
--- /temp/trunk/html/admin/design/template.php	(revision 10509)
+++ /temp/trunk/html/admin/design/template.php	(revision 10510)
@@ -332,5 +332,5 @@
 	// IMG¥Õ¥©¥ë¥À¤ò¥³¥Ô¡¼
 	$mess = "";
-	$mess = sfCopyDir(HTML_PATH."img/", USER_TEMPLATE_PATH.$template_code."/", $mess);
+	$mess = sfCopyDir(HTML_PATH."img/", USER_TEMPLATE_PATH.$template_code."/img/", $mess);
 	// ¥Õ¥¡¥¤¥ë¤Î°µ½Ì
 	$tar = new Archive_Tar($dl_file, TRUE);
