diff --git a/src/components/ConversationSettings/LobbySettings.vue b/src/components/ConversationSettings/LobbySettings.vue index 775414a1ba4..9ca17fa695d 100644 --- a/src/components/ConversationSettings/LobbySettings.vue +++ b/src/components/ConversationSettings/LobbySettings.vue @@ -9,26 +9,12 @@ -
- - {{ t('spreed', 'Enable lobby, restricting the conversation to moderators') }} - - - - - {{ t('spreed', 'Import e-mail participants') }} - - - -
+ + {{ t('spreed', 'Enable lobby, restricting the conversation to moderators') }} +
+
+

+ {{ t('spreed', 'Import email participants') }} +

+
+ {{ t('spreed', 'You can import a list of email participants from a CSV file.') }} +
+ + + {{ t('spreed', 'Import e-mail participants') }} + + + +
@@ -228,12 +233,6 @@ export default {