Index: branches/dev/html/admin/basis/preview.php
===================================================================
--- branches/dev/html/admin/basis/preview.php	(revision 14020)
+++ branches/dev/html/admin/basis/preview.php	(revision 14021)
@@ -38,4 +38,5 @@
                 }
             $result[0] = nl2br($result[0]);
+            print($result[0]);
             $objPage->preview_data = $result[0];    
         }
