diff --git a/packages/client/src/components/global/a.vue b/packages/client/src/components/global/a.vue index 52fef50f9b..5287d59b3e 100644 --- a/packages/client/src/components/global/a.vue +++ b/packages/client/src/components/global/a.vue @@ -5,14 +5,13 @@ diff --git a/packages/client/src/pages/settings/index.vue b/packages/client/src/pages/settings/index.vue index 44c3be62fe..e6670ea930 100644 --- a/packages/client/src/pages/settings/index.vue +++ b/packages/client/src/pages/settings/index.vue @@ -2,19 +2,22 @@ - {{ $ts.settings }} + + {{ $ts.settings }} + {{ $ts.settings }} + {{ childInfo.title }} - + {{ $ts.emailNotConfiguredWarning }} {{ $ts.configure }} - + - + - + @@ -23,7 +26,7 @@