I'm puzzled and have worked with Drupal modules for almost two years now. Where oh where does one change the text sent to users who sign up via the Simplenews module?
Example of the text I want to change:
Subject: Confirmation for BlahBlah Newsletter from BlahBlah
This is a subscription status confirmation notice for the "BlahBlah Newsletter" newsletter.
We have received a request for subscription of your e-mail address, BlahBlah@BlahBlah.com, to the "BlahBlah Newsletter" newsletter from BlahBlah (http://BlahBlah.com/Blah). To confirm that you want to be added to this mailing list, simply visit the confirmation link at the bottom of this e-mail.
If you do not wish to be subscribed to this list, please disregard this message.
http://BlahBlah.com
...Without all of the BlahBlah" of course.
I can't find the simplenews settings anywhere. Am I blind?
Thanks!
Comments
Edit the module
You have to edit the module directly, I'm afraid. Look for the text: "// send confirmation email:" and immediately after that you will find the message body.
______________________________________________________________________________________________________
Need help? Check the FAQ and the Handbooks first.
______________________________________________________________________________________________________
there is a theme function
Hi
You can theme this , there is a theme function
copy the
from simplenews module to your template.php (change "theme_" to your theme name)
and do what ever you like there
Dev Art- Drupal Based Services and development