Falko Timme
2013-10-22 391e05cbee6ff84bce60b665be60b4e5f049ee7f
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 {