Index: temp/trunk/html/admin/design/template.php
===================================================================
--- temp/trunk/html/admin/design/template.php	(revision 3197)
+++ temp/trunk/html/admin/design/template.php	(revision 3198)
@@ -178,5 +178,5 @@
 
 	// ¥Ç¡¼¥¿¼èÆÀ	
-	$sql = "SELECT top_tpl AS top, product_tpl AS product, detail_tpl AS detail AS mypage FROM dtb_baseinfo";
+	$sql = "SELECT top_tpl AS top, product_tpl AS product, detail_tpl AS detail FROM dtb_baseinfo";
 	$arrRet = $objDBConn->getAll($sql);
 
