diff --git a/src/components/AdminSettings/AllowedGroups.vue b/src/components/AdminSettings/AllowedGroups.vue index 6972bd27fd9..f445233cc53 100644 --- a/src/components/AdminSettings/AllowedGroups.vue +++ b/src/components/AdminSettings/AllowedGroups.vue @@ -4,8 +4,7 @@ --> - - {{ t('spreed', 'Limit to groups') }} + {{ t('spreed', 'When at least one group is selected, only people of the listed groups can be part of conversations.') }} @@ -82,7 +81,7 @@ {{ t('spreed', 'When a call has started, everyone with access to the conversation can join the call.') }} - +
{{ t('spreed', 'When at least one group is selected, only people of the listed groups can be part of conversations.') }}
{{ t('spreed', 'When a call has started, everyone with access to the conversation can join the call.') }}