tbrehm
2011-12-15 c53695f5ac6ec973a8e8b4af914f629b2c40f465
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 {