Good morning,
I would like to customize the text of the email that is sent when a contact clicks on the Opt-Out function. Where can I customize this text?
Maybe these:
Is there a way to create a custom Opt-Out message without modifying PHP code?
I donβt think there is, but please copy-paste here the exact text of the messages you need to change, and I can point you to where they are in the code, and I might be able to suggest simple ways to customize them, such as just editing text.
Hey MarcoSalmi,
You can change the text through the system language files.
Look for the files in the /custom/Extension/application/Ext/Language folder.
Create or edit a file for your language (for example, en_us.lang.php).
This way, the changes will be saved when the system is updated.