diff --git a/app/oauth/templates/oauth/authorize.html b/app/oauth/templates/oauth/authorize.html index 93cfda03..6ff80efa 100644 --- a/app/oauth/templates/oauth/authorize.html +++ b/app/oauth/templates/oauth/authorize.html @@ -61,12 +61,17 @@ {% if current_user.can_create_custom_email() %}
OR
- +
.{{ email_suffix }}@{{ EMAIL_DOMAIN }}
+ + Custom alias use alphanumeric characters and must be at least 3 characters + {% endif %}