From 4e20ffcc60afa166ad3442369df9839a8fde4d8c Mon Sep 17 00:00:00 2001 From: Son NK <> Date: Thu, 31 Dec 2020 14:15:25 +0100 Subject: [PATCH] update wording: use custom alias to be opposed to random alias --- app/dashboard/templates/dashboard/custom_alias.html | 2 +- app/dashboard/templates/dashboard/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/dashboard/templates/dashboard/custom_alias.html b/app/dashboard/templates/dashboard/custom_alias.html index 0963b894..757f824b 100644 --- a/app/dashboard/templates/dashboard/custom_alias.html +++ b/app/dashboard/templates/dashboard/custom_alias.html @@ -9,7 +9,7 @@ {% block default_content %}
-

New Email Alias

+

New Custom Alias

{% if user_custom_domains|length == 0 and not DISABLE_ALIAS_SUFFIX %}
diff --git a/app/dashboard/templates/dashboard/index.html b/app/dashboard/templates/dashboard/index.html index 84613b01..837187ac 100644 --- a/app/dashboard/templates/dashboard/index.html +++ b/app/dashboard/templates/dashboard/index.html @@ -71,7 +71,7 @@