Index: /temp/trunk/html/admin/design/index.php
===================================================================
--- /temp/trunk/html/admin/design/index.php	(revision 4139)
+++ /temp/trunk/html/admin/design/index.php	(revision 4140)
@@ -171,6 +171,4 @@
 }
 
-sfprintr($tpl_arrBloc);
-
 // Ì¤»ÈÍÑ¤Î¥Ö¥í¥Ã¥¯¥Ç¡¼¥¿¤òÄÉ²Ã
 foreach($arrBloc as $key => $val){
@@ -181,4 +179,6 @@
 	}
 }
+
+sfprintr($tpl_arrBloc);
 $objPage->tpl_arrBloc = $tpl_arrBloc;
 $objPage->bloc_cnt = count($tpl_arrBloc);
