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); } }