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 }}. -