diff --git a/libs/auth/src/angular/login-via-auth-request/login-via-auth-request.component.html b/libs/auth/src/angular/login-via-auth-request/login-via-auth-request.component.html index 22cf8320036..1678b16ee3e 100644 --- a/libs/auth/src/angular/login-via-auth-request/login-via-auth-request.component.html +++ b/libs/auth/src/angular/login-via-auth-request/login-via-auth-request.component.html @@ -1,57 +1,65 @@ -
- {{ "notificationSentDevicePart1" | i18n }} - {{ "notificationSentDeviceAnchor" | i18n }}. {{ "notificationSentDevicePart2" | i18n }} -
-- {{ "notificationSentDeviceComplete" | i18n }} -
+{{ fingerprintPhrase }}
++ {{ "notificationSentDevicePart1" | i18n }} + {{ "notificationSentDeviceAnchor" | i18n }}. {{ "notificationSentDevicePart2" | i18n }} +
++ {{ "notificationSentDeviceComplete" | i18n }} +
- +{{ fingerprintPhrase }}
- {{ "youWillBeNotifiedOnceTheRequestIsApproved" | i18n }}
+{{ fingerprintPhrase }}
+ {{ "youWillBeNotifiedOnceTheRequestIsApproved" | i18n }}
-{{ fingerprintPhrase }}
+
+