tbrehm
2012-08-15 cea1e5d3d0a7c45568a1539f9ecb6cf36c7f7f6c
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 {