diff --git a/apps/settings/src/components/Encryption.vue b/apps/settings/src/components/Encryption.vue index 060be3fc5eb66..d8dcb5434b043 100644 --- a/apps/settings/src/components/Encryption.vue +++ b/apps/settings/src/components/Encryption.vue @@ -8,7 +8,6 @@ :description="t('settings', 'Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed.')" :doc-url="encryptionAdminDoc"> {{ t('settings', 'Enable server-side encryption') }} @@ -34,7 +33,7 @@
-

+

{{ t('settings', 'No encryption module loaded, please enable an encryption module in the app menu.') }}