Attached patch to not display the "Include in e-mails" checkbox for the webform markup field component, for webform module 6.x-2.3. For 5.x-2.3 see this patch http://drupal.org/node/339700#comment-1134872.

Markup field should not be included in e-mails by design. Patch prevents the component type 'markup' from displaying this checkbox in a similar manner to the way that the pagebreak and fieldset components are excluded.

Comments

foxtrotcharlie’s picture

Assigned: foxtrotcharlie » Unassigned

Changed to unassigned. For some reason I assigned it to myself, but I can't review my own patch.

quicksketch’s picture

Status: Needs review » Closed (duplicate)

Same as #339700: Remove Nonfunctional "E-mail" Checkbox from Markup Components, which has been committed. Thanks foxtrotcharlie!