Index: temp/trunk/html/admin/design/index.php
===================================================================
--- temp/trunk/html/admin/design/index.php	(revision 1422)
+++ temp/trunk/html/admin/design/index.php	(revision 1426)
@@ -27,5 +27,5 @@
 	$page_id = $_POST['page_id'];
 }else{
-	$page_id = 1;
+	$page_id = "";
 }
 
@@ -127,7 +127,4 @@
 			header("location: ./index.php");
 		}
-		sfprintr($page_id);
-		exit;
-		
 		lfSetPreData($arrPageData);
 		
