improve wording

This commit is contained in:
Son NK 2020-05-23 23:20:47 +02:00
parent dcca3f0459
commit 0b1131a412
1 changed files with 1 additions and 3 deletions

View File

@ -265,9 +265,7 @@
id="send-email-{{ alias.id }}"
{% if loop.index ==1 %}
data-intro="Not only alias can receive emails, it can <em>send</em> emails too! <br><br>
You can add a new <em>contact</em> to for your alias here. <br><br>
To send an email to your contact, SimpleLogin will create a <em>special</em> email address. <br><br>
Sending an email to this email address will <em>forward</em> the email to your contact"
You can add a new <em>contact</em> for your alias here. <br><br>"
data-step="4"
{% endif %}
class="btn btn-sm btn-outline-primary {% if not alias.enabled %} disabled {% endif %}"