mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
settings: Update the label for can_access_all_users_group setting.
This commit is contained in:
@@ -298,7 +298,7 @@
|
|||||||
{{#if development}}
|
{{#if development}}
|
||||||
{{> ../dropdown_widget_with_label
|
{{> ../dropdown_widget_with_label
|
||||||
widget_name="realm_can_access_all_users_group"
|
widget_name="realm_can_access_all_users_group"
|
||||||
label=(t 'Which users have access to all other users in the organization')
|
label=(t 'Who can view all other users in the organization')
|
||||||
value_type="number"}}
|
value_type="number"}}
|
||||||
{{/if}}
|
{{/if}}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user