I was sending off test emails to myself and had the displeasure of an obnoxious h2 title and the footer both appearing above the body. The footer as it turned out was there because I had included the tags in (so don't do that if you were thinking about it); the Header was legitimately part of the module. I've made this patch to remove the title, and I hope that it will be considered for the module.
| Comment | File | Size | Author |
|---|---|---|---|
| simplenewstitleremove.patch | 481 bytes | ravipjoshi |
Comments
Comment #1
sutharsan commentedThis patch will not make it into the module. Removing the h2 header should be done in theming.
Versions 5 provide this with theme_simplenews_newsletter() function.