Issue status update for http://drupal.org/node/21980 Project: Drupal Version: 4.6.0 Component: base system Category: feature requests Priority: normal Assigned to: willmoy Reported by: willmoy Updated by: willmoy Status: patch Attachment: http://drupal.org/files/issues/form_group_attributes_0.patch (1.19 KB) New patch. Shouldn't have copy/pasted the phpdoc wording so carelessly... willmoy Previous comments: ------------------------------------------------------------------------ May 4, 2005 - 15:02 : willmoy Attachment: http://drupal.org/files/issues/form_group_attributes.patch (1.18 KB) This patch makes form_group accept an array of HTML attributes, which will in turn allow fieldsets to have class and id defined. This will help theming, and was motivated by the problem of theming the node_privacy_by_role checkboxes for view and edit permissions for each role.