diff --git a/webapp/components/PasswordReset/Request.vue b/webapp/components/PasswordReset/Request.vue index aa7e67fcf..052be2f6c 100644 --- a/webapp/components/PasswordReset/Request.vue +++ b/webapp/components/PasswordReset/Request.vue @@ -10,9 +10,6 @@ - - {{ $t('login.copy') }} - - + + + {{ $t('password-reset.form.description') }} diff --git a/webapp/components/Registration/Signup.vue b/webapp/components/Registration/Signup.vue index 36a43f180..2924183da 100644 --- a/webapp/components/Registration/Signup.vue +++ b/webapp/components/Registration/Signup.vue @@ -1,59 +1,57 @@ diff --git a/webapp/pages/registration/signup.vue b/webapp/pages/registration/signup.vue new file mode 100644 index 000000000..943109d59 --- /dev/null +++ b/webapp/pages/registration/signup.vue @@ -0,0 +1,42 @@ + + + + +