diff --git a/src/app/accounts/register.component.html b/src/app/accounts/register.component.html index 26caf8f201..bdc0028005 100644 --- a/src/app/accounts/register.component.html +++ b/src/app/accounts/register.component.html @@ -26,9 +26,12 @@ [(ngModel)]="masterPassword" (input)="updatePasswordStrength()" required appInputVerbatim> - +
+ + +
{{'masterPassDesc' | i18n}}