diff --git a/frontend/src/components/Auth/AuthFooter.vue b/frontend/src/components/Auth/AuthFooter.vue
index dae1218d8..d74593e36 100644
--- a/frontend/src/components/Auth/AuthFooter.vue
+++ b/frontend/src/components/Auth/AuthFooter.vue
@@ -19,13 +19,13 @@
{{ $t('followUs') }}
-
+
-
+
-
+
@@ -34,7 +34,7 @@
width="16"
height="16"
fill="currentColor"
- class="bi bi-telegram"
+ class="bi bi-telegram c-grey"
viewBox="0 0 16 16"
>
-
-
- {{ $t('site.login.saveLogin') }}
-
-
{{ $t('settings.password.forgot_pwd') }}
@@ -70,7 +59,6 @@ export default {
password: '',
},
passwordVisible: false,
- status: false,
showPageMessage: false,
errorReason: null,
errorSubtitle: '',