diff --git a/packages/client/src/components/global/a.vue b/packages/client/src/components/global/a.vue index 52fef50f9..5287d59b3 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 44c3be62f..e6670ea93 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 @@