The page for subscribing to a list sets the <title> element but it doesn't display a title in the page content. This patch adds the title (the same used for <title>) to the form output.
Patch applies against emf.form.inc.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | emf-n931700.patch | 678 bytes | damienmckenna |
| emf.form.inc.patch | 495 bytes | gregnostic |
Comments
Comment #1
damienmckennaI think this would be better of 'title' was a root item in the form, rather than an element in the 'fields' array.