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:
Sahil Batra
2025-09-27 11:40:04 +05:30
committed by Tim Abbott
parent c609b55950
commit d8261d4b96
2 changed files with 3 additions and 2 deletions

View File

@@ -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>