Index: /temp/trunk/html/admin/design/bloc.php
===================================================================
--- /temp/trunk/html/admin/design/bloc.php	(revision 3574)
+++ /temp/trunk/html/admin/design/bloc.php	(revision 3575)
@@ -51,5 +51,5 @@
 if ($_GET['msg'] == "on") {
 	// ´°Î»¥á¥Ã¥»¡¼¥¸
-	$objPage->tpl_onload="alert('ÊÔ½¸¤¬´°Î»¤·¤Þ¤·¤¿¡£');";
+	$objPage->tpl_onload="alert('ÅÐÏ¿¤¬´°Î»¤·¤Þ¤·¤¿¡£');";
 }
 
Index: /temp/trunk/html/admin/design/main_edit.php
===================================================================
--- /temp/trunk/html/admin/design/main_edit.php	(revision 3467)
+++ /temp/trunk/html/admin/design/main_edit.php	(revision 3575)
@@ -38,4 +38,9 @@
 
 $objPage->page_id = $page_id;
+
+// ¥á¥Ã¥»¡¼¥¸É½¼¨
+if ($_GET['mgs'] == "on"{
+	$objPage->tpl_onload="alert('ÅÐÏ¿¤¬´°Î»¤·¤Þ¤·¤¿¡£');";
+}
 
 // page_id ¤¬»ØÄê¤µ¤ì¤Æ¤¤¤ë¾ì¹ç¤Ë¤Ï¥Æ¥ó¥×¥ì¡¼¥È¥Ç¡¼¥¿¤Î¼èÆÀ
@@ -154,5 +159,5 @@
 		}
 
-		header("location: ./main_edit.php?page_id=$page_id");
+		header("location: ./main_edit.php?page_id=$page_id&msg=on");
 	}else{
 		// ¥¨¥é¡¼¤¬¤¢¤ì¤ÐÆþÎÏ»þ¤Î¥Ç¡¼¥¿¤òÉ½¼¨¤¹¤ë
