mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
register: Add description below name field.
This commit adds description text below the name field mentioning where the field will be used. Fixes part of #29226.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<p id="new-user-email-address-visibility">
|
||||
<p id="new-user-email-address-visibility" class="registration-form-hint">
|
||||
<input type="hidden" name="email_address_visibility" id="email_address_visibility"/>
|
||||
<span class="current-selected-option">
|
||||
{% if default_email_address_visibility == email_address_visibility_admins_only %}
|
||||
|
Reference in New Issue
Block a user