rename "send email" to "contacts"

This commit is contained in:
Son 2021-11-03 10:23:40 +01:00
parent ba16234456
commit 51a85011b1
1 changed files with 7 additions and 7 deletions

View File

@ -371,9 +371,9 @@
{% endif %}
class="btn btn-sm btn-outline-primary {% if not alias.enabled %} disabled {% endif %}"
data-toggle="tooltip"
title="Alias can be used to SEND and RECEIVE messages"
title="Add new contact, manage your existing contacts"
>
Send Email&nbsp; &nbsp;<i class="fe fe-send"></i>
Contacts&nbsp; &nbsp;<i class="fe fe-send"></i>
</a>
</div>
{% if not current_user.expand_alias_info %}