mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 19:31:58 +00:00
settings: Update the label for can_access_all_users_group setting.
This commit is contained in:
@@ -298,7 +298,7 @@
|
||||
{{#if development}}
|
||||
{{> ../dropdown_widget_with_label
|
||||
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"}}
|
||||
{{/if}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user