Index: temp/trunk/html/admin/design/template.php
===================================================================
--- temp/trunk/html/admin/design/template.php	(revision 10503)
+++ temp/trunk/html/admin/design/template.php	(revision 10505)
@@ -331,5 +331,6 @@
 	
 	// IMG¥Õ¥©¥ë¥À¤ò¥³¥Ô¡¼
-	lfFolderCopy(HTML_PATH."img/", USER_TEMPLATE_PATH.$template_code);
+	$mess = "";
+	sfCopyDir(HTML_PATH."img/", USER_TEMPLATE_PATH.$template_code, $mess);
 	
 	// ¥Õ¥¡¥¤¥ë¤Î°µ½Ì
