1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-07-02 11:34:53 +02:00

Update button copy in user subscription page (#4819)

This commit is contained in:
Thomas Rittson 2023-03-07 13:30:30 +10:00 committed by GitHub
parent 12fe2b693c
commit 9fe79afa13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,7 +106,7 @@
target="_blank" target="_blank"
rel="noopener" rel="noopener"
> >
{{ "manageSubscription" | i18n }} {{ "launchCloudSubscription" | i18n }}
</a> </a>
</div> </div>
<div class="card mt-3" *ngIf="showUpdateLicense"> <div class="card mt-3" *ngIf="showUpdateLicense">