Index: temp/trunk/html/admin/design/index.php
===================================================================
--- temp/trunk/html/admin/design/index.php	(revision 6197)
+++ temp/trunk/html/admin/design/index.php	(revision 6198)
@@ -152,7 +152,7 @@
 		
 		$_SESSION['preview'] = "ON";
-		header("location: ". URL_DIR . "preview/index.php");
+		header("Location: ". URL_DIR . "preview/index.php");
 	}else{
-		header("location: ./index.php?page_id=$page_id&msg=on");
+		header("Location: ./index.php?page_id=$page_id&msg=on");
 	}
 }
