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 {