diff --git a/libs/vault/src/cipher-view/login-credentials/login-credentials-view.component.html b/libs/vault/src/cipher-view/login-credentials/login-credentials-view.component.html index 6aeb58c9851..68c56c125da 100644 --- a/libs/vault/src/cipher-view/login-credentials/login-credentials-view.component.html +++ b/libs/vault/src/cipher-view/login-credentials/login-credentials-view.component.html @@ -2,8 +2,8 @@

{{ "loginCredentials" | i18n }}

- - + + {{ "username" | i18n }} @@ -26,7 +26,7 @@ data-testid="toggle-username" > - + {{ "password" | i18n }} - +
- - +
+ {{ "verificationCodeTotp" | i18n }}