Overriding this theme implementation by a template file, we can't access to the $form because it is "keyed" (in $variables variable) by a numeric id. To solve this problem, we have just to modify the arguments array releated to this theme implementation within print_mail_theme().
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | print_mail-842462.patch | 729 bytes | antoniopironti |
Comments
Comment #1
antoniopironti commentedComment #2
jcnventuraThanks for the patch! I have just committed this to CVS.