From 371f08cbafcb7f2d51c6872bf92f06d3f5a7917d Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 7 Mar 2024 08:57:58 +0100 Subject: [PATCH] More visible registration request message --- .../steps/register-step-about.component.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/client/src/app/+signup/+register/steps/register-step-about.component.html b/client/src/app/+signup/+register/steps/register-step-about.component.html index bafe9ed33..0f4e0ec02 100644 --- a/client/src/app/+signup/+register/steps/register-step-about.component.html +++ b/client/src/app/+signup/+register/steps/register-step-about.component.html @@ -1,5 +1,11 @@ +

+ Moderators of {{ instanceName }} will have to approve your registration request once you have finished to fill the form. + + They usually respond within {{ averageResponseTime | myDaysDurationFormatter }}. +

+

Why creating an account?

@@ -15,12 +21,6 @@
  • Have access to your watch history
  • Create your channel to publish videos
  • - -

    - Moderators of {{ instanceName }} will have to approve your registration request once you have finished to fill the form. - - They usually respond within {{ averageResponseTime | myDaysDurationFormatter }}. -