Index: temp/trunk/html/admin/design/index.php
===================================================================
--- temp/trunk/html/admin/design/index.php	(revision 1438)
+++ temp/trunk/html/admin/design/index.php	(revision 1439)
@@ -42,5 +42,8 @@
 $arrBlocPos = lfgetLayoutData($sel, $from, $where, $arrData );
 
-if (count($arrBlocPos) <= 0) {
+
+// ¥Ç¡¼¥¿¤ÎÂ¸ºß¥Á¥§¥Ã¥¯¤ò¹Ô¤¦
+$arrPageData = lfgetPageData("page_id = ?", array($page_id));
+if (count($arrPageData) <= 0) {
 	$exists_page = 0;
 }else{
