Hello,
I see at webform.module:2426 that help for the %profile token is conditional to profile module existence.
Maybe that "if" should be removed?
Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | webform_profile_help.patch | 873 bytes | quicksketch |
Hello,
I see at webform.module:2426 that help for the %profile token is conditional to profile module existence.
Maybe that "if" should be removed?
Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | webform_profile_help.patch | 873 bytes | quicksketch |
Comments
Comment #1
quicksketchYou're quite right. I've added %profile to the help regardless of the existence of Profile module.