There's an error in the documentation (README.txt) which describes how to create modal windows for the various user forms and the site contact form. The form_id for the site contact form is incorrect: should be contact_site_form NOT contact_mail_page.
The briefest of patches attached.
| Comment | File | Size | Author |
|---|---|---|---|
| README.patch | 301 bytes | robcarr |
Comments
Comment #1
frjo commentedThanks for noticing this! This changed in D7 and I forgot to update the README. Committed to 7-dev.