program/steps/mail/compose.inc
@@ -825,7 +825,7 @@ $selector = ''; $attrib['name'] = '_editorSelect'; $attrib['onchange'] = 'return rcmail_toggle_editor(this)'; $attrib['onclick'] = 'return rcmail_toggle_editor(this)'; foreach ($choices as $value => $text) { $attrib['id'] = '_' . $value;