From 6edf9a6d4747c7632466c2d6a7181c81d86379a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20S=C3=BC=C3=9Fenguth?= Date: Thu, 25 Nov 2021 13:14:38 +0100 Subject: [PATCH] Added an info box regarding the needed user consent fixes #7 --- misc/smarty/templates_en/edit_list.tpl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/misc/smarty/templates_en/edit_list.tpl b/misc/smarty/templates_en/edit_list.tpl index 8e8793f..6ff0cf9 100644 --- a/misc/smarty/templates_en/edit_list.tpl +++ b/misc/smarty/templates_en/edit_list.tpl @@ -56,6 +56,9 @@ +
+ Please be aware that you need the user's consent to receive mails from the list before you add him to the list of subscribers.
This tool won't send a double opt-in message to new subscribers automatically. +
{if $success eq true}

List was successfully updated.

{/if}