Index: branches/dev/html/admin/basis/mail.php
===================================================================
--- branches/dev/html/admin/basis/mail.php	(revision 13660)
+++ branches/dev/html/admin/basis/mail.php	(revision 13662)
@@ -11,5 +11,5 @@
 	var $tpl_mode;
 	function LC_Page() {
-		$this->tpl_mainpage = 'basis/template.tpl';
+		$this->tpl_mainpage = 'basis/mail.tpl';
 		$this->tpl_subnavi = 'basis/subnavi.tpl';
 		$this->tpl_mainno = 'basis';
@@ -30,6 +30,6 @@
 $objPage->arrMailTEMPLATE = $arrMAILTEMPLATE;
 
-if ( $_POST['mode'] == 'id_set'){
-	// ¥Æ¥ó¥×¥ì¡¼¥È¥×¥ë¥À¥¦¥óÊÑ¹¹»þ
+if ( $_GET['mode'] == 'edit' && sfCheckNumLength($_GET['template_id'])===true ){
+	
 	
 	if ( sfCheckNumLength( $_POST['template_id']) ){
