Update button copy in user subscription page (#4819)
This commit is contained in:
parent
12fe2b693c
commit
9fe79afa13
|
@ -106,7 +106,7 @@
|
|||
target="_blank"
|
||||
rel="noopener"
|
||||
>
|
||||
{{ "manageSubscription" | i18n }}
|
||||
{{ "launchCloudSubscription" | i18n }}
|
||||
</a>
|
||||
</div>
|
||||
<div class="card mt-3" *ngIf="showUpdateLicense">
|
||||
|
|
Loading…
Reference in New Issue