Index: /temp/trunk/html/products/list.php
===================================================================
--- /temp/trunk/html/products/list.php	(revision 2080)
+++ /temp/trunk/html/products/list.php	(revision 2081)
@@ -98,5 +98,4 @@
 		$arrSearch['name'] = $_GET['name'];
 	}
-
 }
 
Index: /temp/trunk/html/products/detail.php
===================================================================
--- /temp/trunk/html/products/detail.php	(revision 2054)
+++ /temp/trunk/html/products/detail.php	(revision 2081)
@@ -25,4 +25,6 @@
 		global $arrRECOMMEND;
 		$this->arrRECOMMEND = $arrRECOMMEND;
+		
+		$this->tplmainpage="products/detail.tpl";
 		
 		/*
