Modify subscribed message
Hi there, we're using sendy to manage competition entries and need to figure out if its possible to modify the message you see when clicking the link to the double opt-in.
Currently is says You're Subscribed , but in our case we'd like it so say something else "You have entered" or something. It seems like a hammer to use to write a new custom page, is there a way to tweak that message?
This discussion has been closed.
Comments
Hi,
If you don't wish to create a custom page for 'You have entered' to redirect users to, you'd need to modify the
subscribe.php
script. The 'You're subscribed' message appears in that script.Thanks.
Best regards,
Ben
Ah Ok thanks