Index: branches/dev/html/admin/basis/preview.php
===================================================================
--- branches/dev/html/admin/basis/preview.php	(revision 14022)
+++ branches/dev/html/admin/basis/preview.php	(revision 14023)
@@ -37,6 +37,5 @@
                     $objPage->escape_flag = 1;
                 }
-            $result[0] = nl2br($result[0]);
-            print_r($result[0]);
+//            $result[0] = nl2br($result[0]);
             $objPage->preview_data = $result[0];    
         }
