tbrehm
2011-11-21 60c54cfa492892bb51a470d7f4847c535ccdebab
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 {