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
1 changed files with 1 additions and 1 deletions

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">