Index: temp/trunk/html/admin/design/template.php
===================================================================
--- temp/trunk/html/admin/design/template.php	(revision 10514)
+++ temp/trunk/html/admin/design/template.php	(revision 10515)
@@ -300,5 +300,5 @@
 	// phpspot.net¤È¤¤¤¦Ê¸»úÎó¤òphpspot.org¤ËÃÖ´¹¤¹¤ë 
 	$path = $tpl_path . $arrTemplate[0]['template_code'] . "/";
-	$fs = new File_SearchReplace('<!--{$smarty.const.URL_DIR}-->img/', "phpspot.org", "", $path, true); 
+	$fs = new File_SearchReplace('<!--{$smarty.const.URL_DIR}-->img/', '<!--{$smarty.const.URL_DIR}-->img/', "", $path, true); 
 	$fs->doSearch(); 
 	
