Index: branches/dev/html/admin/basis/preview.php
===================================================================
--- branches/dev/html/admin/basis/preview.php	(revision 14034)
+++ branches/dev/html/admin/basis/preview.php	(revision 14035)
@@ -30,5 +30,5 @@
 		$id = $_GET['id'];
         $result = $conn->getAll($sql, array($id));
-        print($result["header"]);
+        print($result[0]["header"]);
         if ( $result ){
                 if ( $result[0]["mail_method"] == 2 ){
