changed the header for the update temp password screen
This commit is contained in:
parent
8e56790265
commit
a54c4c8efa
|
@ -14,7 +14,7 @@
|
|||
</div>
|
||||
</header>
|
||||
<content>
|
||||
<app-callout type="warning" title="{{'updateMasterPasswordWarning' | i18n}}">
|
||||
<app-callout type="warning" title="{{'updateMasterPassword' | i18n}}">
|
||||
{{'updateMasterPasswordWarning' | i18n}}
|
||||
</app-callout>
|
||||
<app-callout type="info" *ngIf="enforcedPolicyOptions">
|
||||
|
|
Loading…
Reference in New Issue