Falko Timme
2013-10-30 213e0bc6bc26a40cd8a29daf997a9c46b1f10ce1
interface/lib/classes/tools_monitor.inc.php
@@ -465,7 +465,7 @@
                $html .= '<p>Problem, there are no rules listed for the server</p>';
            }
            else {
                $html = nl2br($data['output']);
                $html .= nl2br($data['output']);
            }
            $html .= '</div></div>';
        } else {