Index: trunk/CHANGELOG
===================================================================
--- trunk/CHANGELOG	(revision 767)
+++ trunk/CHANGELOG	(revision 768)
@@ -11,10 +11,12 @@
 ! = Update/Change
 
 ------------------------------------- 2.7.0 -------------------------------------
+25-Mar-2008 Matthias Gallas
+#	Fixed missing <body> tag in Admin Interface (ticket #572)
 24-Mar-2008 Matthias Gallas
 !	Updated Danish Language file (Thanks to Achrist)
 ! 	Added class nixhier to frontend.css from form and news Modul (required for ASP)
-24-Mar-2008 Thomas Hornik
+24-Mar-2008 Thomas Hornik
 +	Added RU-language-files, provided by user shlack; converted to entities.
 #	search: great speed-up with large pages - requires PHP >= 4.3.3; small speed-up for PHP < 4.3.3
 #	FCK-Editor: loads large pages faster
Index: trunk/wb/admin/interface/header.html
===================================================================
--- trunk/wb/admin/interface/header.html	(revision 767)
+++ trunk/wb/admin/interface/header.html	(revision 768)
@@ -13,7 +13,7 @@
 	if(confirm(message)) location.href = url;
 }</script>
 </head>
-
+<body>
 <table cellpadding="0" cellspacing="0" border="0" width="770" align="center">
 <tr>
 	<td width="60" valign="top">
