Posted by jonask123 on January 26, 2011 at 11:36am
2 followers
Jump to:
| Project: | Petition Node |
| Version: | 6.x-1.4 |
| Component: | User interface |
| Category: | bug report |
| Priority: | major |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hello,
petition works fine. I have only one request/question.
After mail confirmation users can't see any message that: "your mail confirmation was successful..." and that everything is fine.
They just see the signature list and just all. Some of them are very confused...
Is there any possibilities to do that? How could I do that?
Thank you in advance!
Comments
#1
subscribing
#2
For now I added a line on line 1701
drupal_set_message(t("Your signature has been confirmed. Thank you for signing the petition.") . check_plain($node->title));Still have to test this