diff --git a/app/dashboard/templates/dashboard/index.html b/app/dashboard/templates/dashboard/index.html index 9dfc99f2..0267c0a9 100644 --- a/app/dashboard/templates/dashboard/index.html +++ b/app/dashboard/templates/dashboard/index.html @@ -265,9 +265,7 @@ id="send-email-{{ alias.id }}" {% if loop.index ==1 %} data-intro="Not only alias can receive emails, it can send emails too!

- You can add a new contact to for your alias here.

- To send an email to your contact, SimpleLogin will create a special email address.

- Sending an email to this email address will forward the email to your contact" + You can add a new contact for your alias here.

" data-step="4" {% endif %} class="btn btn-sm btn-outline-primary {% if not alias.enabled %} disabled {% endif %}"