Aleksander Machniak
2013-07-04 dc336469716000a54865fc59cd2790534e68a848
plugins/help/help.php
@@ -90,8 +90,7 @@
        $attrib['name'] = $attrib['id'];
        return html::tag('iframe', $attrib, '', array(
            'id', 'class', 'style', 'src', 'width', 'height', 'frameborder'));
        return $rcmail->output->frame($attrib);
    }
}