Aleksander Machniak
2013-10-17 037af6890fe6fdb84a08d3c86083e847c90ec0ad
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);
    }
}