Thomas Bruederli
2012-11-06 28de3911825bde79ee5a92762940ef310baab737
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);
    }
}