From 7e345e4db374b2b13b092312cac288317264993c Mon Sep 17 00:00:00 2001 From: Son NK <> Date: Wed, 19 Aug 2020 10:03:07 +0200 Subject: [PATCH] fix typo --- app/dashboard/templates/dashboard/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/dashboard/templates/dashboard/index.html b/app/dashboard/templates/dashboard/index.html index 0267c0a9..83e8ce27 100644 --- a/app/dashboard/templates/dashboard/index.html +++ b/app/dashboard/templates/dashboard/index.html @@ -270,7 +270,7 @@ {% endif %} class="btn btn-sm btn-outline-primary {% if not alias.enabled %} disabled {% endif %}" data-toggle="tooltip" - title="Not only an alias can receive emails, it can send emails too" + title="Alias can be used to SEND and RECEIVE messages" > Send Email