Index: /temp/trunk/html/admin/design/upload.php
===================================================================
--- /temp/trunk/html/admin/design/upload.php	(revision 10352)
+++ /temp/trunk/html/admin/design/upload.php	(revision 10353)
@@ -45,5 +45,5 @@
 	$ret = $objUpFile->makeTempFile('template_file', false);
 	if($ret != "") {
-		$arrErr['template_file'] = $ret;
+		$objPage->arrErr['template_file'] = $ret;
 	} else {
 		$objPage->tpl_onload = "alert('¥Æ¥ó¥×¥ì¡¼¥È¥Õ¥¡¥¤¥ë¤ò¥¢¥Ã¥×¥í¡¼¥É¤·¤Þ¤·¤¿¡£');";
