remove beta on send email button

This commit is contained in:
Son NK 2020-01-02 22:05:34 +01:00
parent 851eac604b
commit 2a05e320e1

View file

@ -158,10 +158,9 @@
{% endif %}
class="btn btn-sm btn-outline-primary"
data-toggle="tooltip"
title="Send email from alias"
title="Not only an alias can receive emails, it can send emails too"
>
Send Email    
<span class="badge badge-info">Beta</span>
</a>
{% endif %}
</div>