mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
help: Consistently name mention group setting.
Remove question mark. See https://chat.zulip.org/#narrow/channel/101-design/topic/name.20permissions.20settings.20consistently/near/1959774
This commit is contained in:
committed by
Tim Abbott
parent
95131873cd
commit
065703c779
@@ -16,7 +16,7 @@ all be changed later.
|
||||
|
||||
* **User group description** (optional)
|
||||
|
||||
* **Who can mention this group?**: Configures who is allowed to
|
||||
* **Who can mention this group**: Configures who is allowed to
|
||||
[mention this group](/help/mention-a-user-or-group).
|
||||
|
||||
* **Choose members**: You can copy the membership from an existing channel or
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{{> ../dropdown_widget_with_label
|
||||
widget_name=can_mention_group_widget_name
|
||||
label=(t 'Who can mention this group?')
|
||||
label=(t 'Who can mention this group')
|
||||
value_type="number"}}
|
||||
|
||||
<div class="input-group can-manage-group-container">
|
||||
|
||||
Reference in New Issue
Block a user