alecpl
2008-04-16 3dd0f253339e7f8e2aef6567987709c07b5d4e7f
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;