mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 02:00:10 +02:00
Merge pull request #23508 from overleaf/ii-flexible-group-licensing-change-plan-cta
[web] Subscription page change plan cta GitOrigin-RevId: aa1ae2e00cbe49fb2f661204025ef4c32393b457
This commit is contained in:
@@ -312,7 +312,7 @@ function PlanActions({
|
||||
{!hasPendingPause &&
|
||||
subscription.recurly.account.has_past_due_invoice._ !== 'true' && (
|
||||
<OLButton variant="secondary" onClick={handlePlanChange}>
|
||||
{t('upgrade_plan')}
|
||||
{t('change_plan')}
|
||||
</OLButton>
|
||||
)}
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user