From a8d112646e7cb39b5b2d7e5cabd866cdc99fbbd8 Mon Sep 17 00:00:00 2001 From: Son NK Date: Mon, 23 Dec 2019 15:09:20 +0000 Subject: [PATCH] Add hint for alias prefix on custom alias page --- app/dashboard/templates/dashboard/custom_alias.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/app/dashboard/templates/dashboard/custom_alias.html b/app/dashboard/templates/dashboard/custom_alias.html index b87b985b..bb7e6a5e 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 Email Alias

{% if error %}
{{ error }}
{% endif %} @@ -20,7 +20,7 @@
{% if custom_domains %}
- +
With SimpleLogin domain
{% endif %} @@ -42,8 +42,11 @@
- You can use letter, number or dash. Alias cannot be empty. + Hint + You can use the name of the website that you plan to use the alias on here.
+ This way you can remember where the alias is used.
+
@@ -55,7 +58,7 @@ {% if custom_domains %}
-

Or with your custom domains

+

Or with your custom domains

{% for custom_domain in custom_domains %}