From: Caroline Chuong Date: Wed, 10 Jun 2020 15:21:45 +0000 (+0200) Subject: Add explicit step and aria-current attribute in register form X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1bab226f5c2e678039ed40f87ab3fe05f3ebd0f4;p=oweals%2Fpeertube.git Add explicit step and aria-current attribute in register form --- diff --git a/client/src/app/+signup/+register/custom-stepper.component.html b/client/src/app/+signup/+register/custom-stepper.component.html index bf507fc4f..57374d41e 100644 --- a/client/src/app/+signup/+register/custom-stepper.component.html +++ b/client/src/app/+signup/+register/custom-stepper.component.html @@ -2,11 +2,11 @@
- {{ i + 1 }} + Step {{ i + 1 }}