tbrehm
2012-01-03 c7bd5a4cc1714fb4444c958ef8388d4a92f28c9c
interface/web/monitor/tools.inc.php
@@ -314,7 +314,7 @@
      }
      else {
         $data = unserialize($record['data']);
         $html .= nl2br($data['output']);
         $html .= nl2br(html_entity_decode($data['output']));
      }
      $html .= '</div></div>';
   } else {