ftimme
2013-03-27 86a1fe734f208e8f950a88f32c5868a73e950b18
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 {