From b806d843e564f5039b551a1f3e2ce138608ad0a1 Mon Sep 17 00:00:00 2001 From: Son NK Date: Tue, 18 Feb 2020 11:54:35 +0700 Subject: [PATCH] prettify custom alias page: show limits on the alias prefix --- .../templates/dashboard/custom_alias.html | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/app/dashboard/templates/dashboard/custom_alias.html b/app/dashboard/templates/dashboard/custom_alias.html index a3331ce5..da789312 100644 --- a/app/dashboard/templates/dashboard/custom_alias.html +++ b/app/dashboard/templates/dashboard/custom_alias.html @@ -22,18 +22,20 @@
-
+
+
+ Only lowercase letter, number, dash (-), underscore (_) can be used. +
-
+
{% for mailbox in mailboxes %}