@@ -60,7 +60,7 @@ export default {
},
data() {
return {
- logo: '/img/brand/green.png',
+ logo: '/img/brand/gradido-logo.png',
sheet: '/img/template/Blaetter.png',
}
},
diff --git a/frontend/src/pages/ForgotPassword.vue b/frontend/src/pages/ForgotPassword.vue
index 77c2ac926..773b78278 100644
--- a/frontend/src/pages/ForgotPassword.vue
+++ b/frontend/src/pages/ForgotPassword.vue
@@ -1,3 +1,4 @@
+
@@ -26,6 +27,7 @@
diff --git a/frontend/src/pages/Login.vue b/frontend/src/pages/Login.vue
old mode 100755
new mode 100644
index c615d4d16..2a3c05dc7
--- a/frontend/src/pages/Login.vue
+++ b/frontend/src/pages/Login.vue
@@ -24,7 +24,7 @@
-
+
{{ $t('settings.password.forgot_pwd') }}
diff --git a/frontend/src/pages/ResetPassword.vue b/frontend/src/pages/ResetPassword.vue
index ec7ae6811..5c791ac61 100644
--- a/frontend/src/pages/ResetPassword.vue
+++ b/frontend/src/pages/ResetPassword.vue
@@ -5,7 +5,12 @@
-
+
{{ $t(displaySetup.button) }}
diff --git a/frontend/src/pages/TransactionLink.vue b/frontend/src/pages/TransactionLink.vue
index 764f48494..0aa4cfa7d 100644
--- a/frontend/src/pages/TransactionLink.vue
+++ b/frontend/src/pages/TransactionLink.vue
@@ -45,7 +45,6 @@ export default {
},
data() {
return {
- img: '/img/brand/green.png',
linkData: {
__typename: 'TransactionLink',
amount: '123.45',