Index: temp/trunk/html/admin/design/template.php
===================================================================
--- temp/trunk/html/admin/design/template.php	(revision 3190)
+++ temp/trunk/html/admin/design/template.php	(revision 3196)
@@ -189,9 +189,9 @@
 		// TOP¤òÊÑ¹¹¤·¤¿¾ì¹ç¤Ë¤ÏÁ´²èÌÌÊÑ¹¹
 		if ($objPage->tpl_subno_template == $objPage->arrSubnavi[1]){
-			$arrVal = array($chk_tpl,$chk_tpl,$chk_tpl,$chk_tpl);
+			$arrVal = array($chk_tpl,$chk_tpl,$chk_tpl);
 		}else{
 			$arrVal[$objPage->tpl_subno_template] = $chk_tpl;
 		}
-		$sql= "update dtb_baseinfo set top_tpl = ?, product_tpl = ?, detail_tpl = ?, mypage_tpl = ?, update_date = now()";
+		$sql= "update dtb_baseinfo set top_tpl = ?, product_tpl = ?, detail_tpl = ?, update_date = now()";
 	}else{
 		// INSERT
