thomascube
2007-09-09 bd4209e20979f43ccacae81ef5ce4adc80018ee2
program/steps/mail/compose.inc
@@ -145,7 +145,7 @@
        $header = 'bcc';
        }
        
      $allow_attrib = array('id', 'class', 'style', 'cols', 'rows', 'wrap', 'tabindex');
      $allow_attrib = array('id', 'class', 'style', 'cols', 'rows', 'tabindex');
      $field_type = 'textarea';            
      break;