mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
settings: Improve label for can_set_topics_policy_group setting.
This commit updates the label for can_set_topics_policy_group setting to be more clear by mentioning that it is used to configure who can set the per-channel "general chat" configuration. We also add a link to "/help/require-topics" with the label.
This commit is contained in:
@@ -102,7 +102,8 @@
|
||||
|
||||
{{> group_setting_value_pill_input
|
||||
setting_name="realm_can_set_topics_policy_group"
|
||||
label=group_setting_labels.can_set_topics_policy_group}}
|
||||
label=group_setting_labels.can_set_topics_policy_group
|
||||
help_link="/help/require-topics"}}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user