From 1b9892c4dfdc11fc85b14f054381e279919a0caa Mon Sep 17 00:00:00 2001 From: nsemets Date: Thu, 20 Nov 2025 14:38:59 +0200 Subject: [PATCH] fix(input-labels): fixed input labels and ids --- .../reset-password.component.html | 4 ++-- .../auth/pages/sign-up/sign-up.component.html | 4 ++-- .../project-metadata-step.component.html | 2 +- .../add-component-dialog.component.html | 2 +- .../custom-step/custom-step.component.html | 2 +- .../registries-metadata-step.component.html | 4 ++-- .../registries-tags.component.html | 4 ++-- .../change-password.component.html | 6 +++--- .../two-factor-auth.component.html | 2 +- .../education-form.component.html | 20 +++++++++---------- .../employment-form.component.html | 14 ++++++------- .../social-form/social-form.component.html | 10 ++++++++-- .../components/license/license.component.html | 2 +- .../subjects/subjects.component.html | 2 +- 14 files changed, 42 insertions(+), 36 deletions(-) diff --git a/src/app/features/auth/pages/reset-password/reset-password.component.html b/src/app/features/auth/pages/reset-password/reset-password.component.html index 0115e3a39..5ec7f3b96 100644 --- a/src/app/features/auth/pages/reset-password/reset-password.component.html +++ b/src/app/features/auth/pages/reset-password/reset-password.component.html @@ -6,7 +6,7 @@

{{ 'auth.resetPassword.title' | translate }}

{{ 'auth.resetPassword.title' | translate }}
{{ 'auth.signUp.title' | translate }} {{ 'auth.common.password.title' | translate }} {{ 'auth.signUp.title' | translate }}
- +