mcramer
2013-07-16 aa370627b211a51dc46891cfa4b6e3d2ef3e52db
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 {