mirror of
https://github.com/zulip/zulip.git
synced 2025-10-22 20:42:14 +00:00
templates: Tweak demo-owner-update-email-field-hint text.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<div class="input-group">
|
||||
<label for="demo_organization_update_full_name" class="modal-field-label">{{t "Name" }}</label>
|
||||
<p id="demo-owner-update-email-field-hint">
|
||||
{{t "If you haven't updated your name, you may want to do so before inviting other users to join."}}
|
||||
{{t "If you haven't updated your name, consider doing so before inviting other users to join."}}
|
||||
</p>
|
||||
<input id="demo_organization_update_full_name" name="full_name" type="text" class="modal_text_input" value="{{full_name}}" maxlength="60" />
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user