1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-01 13:13:36 +01:00

changed the header for the update temp password screen

This commit is contained in:
addison 2021-08-11 12:22:28 -04:00
parent 8e56790265
commit a54c4c8efa

View File

@ -14,7 +14,7 @@
</div> </div>
</header> </header>
<content> <content>
<app-callout type="warning" title="{{'updateMasterPasswordWarning' | i18n}}"> <app-callout type="warning" title="{{'updateMasterPassword' | i18n}}">
{{'updateMasterPasswordWarning' | i18n}} {{'updateMasterPasswordWarning' | i18n}}
</app-callout> </app-callout>
<app-callout type="info" *ngIf="enforcedPolicyOptions"> <app-callout type="info" *ngIf="enforcedPolicyOptions">