Changed help descriptions

This commit is contained in:
2021-08-13 12:36:49 +02:00
parent f08856df97
commit 8f98a565f1

View File

@@ -65,7 +65,7 @@
<div class="tooltip"> <div class="tooltip">
<img src="help.svg" width=15 height=15> <img src="help.svg" width=15 height=15>
<span class="help_sub"> <span class="help_sub">
Please provide one email address per line. Please provide one email address per line.<br /><br />Please be aware that you need the user's consent to receive mails from the list <strong>before</strong> you add him to the list of subscribers. This tool won't send a double opt-in message to new subscribers.
</span> </span>
</div> </div>
</div> </div>
@@ -83,7 +83,7 @@
<div class="tooltip"> <div class="tooltip">
<img src="help.svg" width=15 height=15> <img src="help.svg" width=15 height=15>
<span class="help_prefix"> <span class="help_prefix">
The prefix will be added to the subject field of each message. The prefix will be added to the subject field of each message.<br /><br />Can be left blank.
</span> </span>
</div> </div>
&nbsp;Prefix: &nbsp;Prefix:
@@ -108,7 +108,7 @@
<img src="help.svg" width=15 height=15> <img src="help.svg" width=15 height=15>
<span class="help_mod"> <span class="help_mod">
Please provide one email address per line. Please provide one email address per line.
In case of a moderated list the messages will be send to these emails before publishing. In case of a moderated list the messages will be send to these recipients before they get published to the list.<br /><br />Please be aware that you need the user's consent to receive mails from the list <strong>before</strong> you add him to the list of moderators. This tool won't send a double opt-in message to new moderators.
</span> </span>
</div> </div>
</div> </div>