program/steps/mail/compose.inc
@@ -1262,7 +1262,7 @@ function rcmail_compose_attachment_form($attrib) { global $RCMAIL, $OUTPUT; global $OUTPUT; // set defaults $attrib += array('id' => 'rcmUploadbox', 'buttons' => 'yes'); @@ -1382,8 +1382,6 @@ function rcmail_editor_selector($attrib) { global $CONFIG, $MESSAGE, $compose_mode; // determine whether HTML or plain text should be checked $useHtml = rcmail_compose_editor_mode();