File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/routes/(console)/organization-[organization] Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1717{#if $organization ?.$id && $organization ?.status === teamStatusReadonly && $organization ?.remarks === billingLimitOutstandingInvoice && $readOnly && ! hideBillingHeaderRoutes .includes ($page .url .pathname )}
1818 <HeaderAlert type =" error" title =" Access restricted" >
1919 <svelte:fragment >
20- Access to your organization resources has been restricted as you have unpaid invoices.
21- Please pay the invoice to restore access.
20+ Your organization’s access to resources has been restricted due to unpaid invoices.
21+ Payment is required to restore access.
2222 </svelte:fragment >
2323 <svelte:fragment slot =" buttons" >
2424 <Button secondary fullWidthMobile href ={redirectUrl }>
You can’t perform that action at this time.
0 commit comments