diff --git a/app/dashboard/templates/dashboard/custom_alias.html b/app/dashboard/templates/dashboard/custom_alias.html index 9c3e80e6..36e3e380 100644 --- a/app/dashboard/templates/dashboard/custom_alias.html +++ b/app/dashboard/templates/dashboard/custom_alias.html @@ -11,11 +11,12 @@

New Email Alias

- {% if user_custom_domains|length == 0 %} + {% if user_custom_domains|length == 0 and not DISABLE_ALIAS_SUFFIX %} {% endif %}