From 2b104183f770072f76024c03856e4ec4f51a0c91 Mon Sep 17 00:00:00 2001 From: Simone Ramundi Date: Fri, 15 Nov 2024 15:33:23 +0100 Subject: [PATCH] [DURACOM-300] Fixed space in registration form --- .../register-page/create-profile/create-profile.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/register-page/create-profile/create-profile.component.html b/src/app/register-page/create-profile/create-profile.component.html index f56059ad699..dd9528925a7 100644 --- a/src/app/register-page/create-profile/create-profile.component.html +++ b/src/app/register-page/create-profile/create-profile.component.html @@ -5,7 +5,7 @@

{{'register-page.create-profile.header' | translate}}

- {{(registration$ |async).email}}