From a8d00c3329d1b0ea1e21f0c77740b046d1ca2b7e Mon Sep 17 00:00:00 2001 From: Son NK Date: Sun, 15 Dec 2019 17:30:41 +0200 Subject: [PATCH] add tooltip for reverse-alias --- app/dashboard/templates/dashboard/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/dashboard/templates/dashboard/index.html b/app/dashboard/templates/dashboard/index.html index 60a46579..b194840c 100644 --- a/app/dashboard/templates/dashboard/index.html +++ b/app/dashboard/templates/dashboard/index.html @@ -120,6 +120,8 @@ data-intro="Not only alias can receive emails, it can send emails too!" {% endif %} class="btn btn-sm btn-secondary" + data-toggle="tooltip" + title="Send email from alias" > Send Email