yllar
2006-12-14 38bf9d3b71067a51ffc9a915ea288929d1fb08e4
program/steps/mail/compose.inc
@@ -814,7 +814,7 @@
  $selector = '';
  
  $attrib['name'] = '_editorSelect';
  $attrib['onclick'] = 'return rcmail_toggle_editor(this)';
  $attrib['onchange'] = 'return rcmail_toggle_editor(this)';
  foreach ($choices as $value => $text)
    {
    $checked = '';