diff --git a/dashboard/src/components/DomainDialog.vue b/dashboard/src/components/DomainDialog.vue index e639f00a4..370582dac 100644 --- a/dashboard/src/components/DomainDialog.vue +++ b/dashboard/src/components/DomainDialog.vue @@ -148,7 +148,7 @@ defineExpose({ - + diff --git a/dashboard/src/components/MailboxDialog.vue b/dashboard/src/components/MailboxDialog.vue index ed3405a67..3d95d4912 100644 --- a/dashboard/src/components/MailboxDialog.vue +++ b/dashboard/src/components/MailboxDialog.vue @@ -167,7 +167,7 @@ defineExpose({ - +
{{ $t('email.addMailboxDialog.incomingDisabledWarning') }}
diff --git a/dashboard/src/components/MailinglistDialog.vue b/dashboard/src/components/MailinglistDialog.vue index 63f828d12..5c3b1d712 100644 --- a/dashboard/src/components/MailinglistDialog.vue +++ b/dashboard/src/components/MailinglistDialog.vue @@ -108,7 +108,7 @@ defineExpose({ - +
{{ formError.name }}
diff --git a/dashboard/src/components/SystemUpdate.vue b/dashboard/src/components/SystemUpdate.vue index 37009c519..5e6f75093 100644 --- a/dashboard/src/components/SystemUpdate.vue +++ b/dashboard/src/components/SystemUpdate.vue @@ -347,7 +347,7 @@ onMounted(async () => {
- +
diff --git a/dashboard/src/components/UserDialog.vue b/dashboard/src/components/UserDialog.vue index 063920ae7..6302be0d3 100644 --- a/dashboard/src/components/UserDialog.vue +++ b/dashboard/src/components/UserDialog.vue @@ -238,23 +238,23 @@ defineExpose({
{{ $t('users.editUserDialog.externalLdapWarning') }}
{{ formError.generic }}
- + - + {{ $t('users.user.usernamePlaceholder') }}
{{ formError.username }}
- +
{{ formError.email }}
- + {{ $t('users.user.displayNamePlaceholder') }} diff --git a/dashboard/src/views/VolumesView.vue b/dashboard/src/views/VolumesView.vue index 9ddedfbe0..74492a54d 100644 --- a/dashboard/src/views/VolumesView.vue +++ b/dashboard/src/views/VolumesView.vue @@ -290,7 +290,7 @@ onMounted(async () =>{ - +