mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-04 22:59:01 +02:00
Merge pull request #23088 from overleaf/jel-managed-users-enroll
[web] Show message instead of enrollment form when already managed GitOrigin-RevId: ffa9dfd8af17ee3128df15d4027a66b96f2c8b0d
This commit is contained in:
@@ -22,6 +22,10 @@ body {
|
||||
.thin-footer & {
|
||||
min-height: calc(100vh - #{$thin-footer-height});
|
||||
}
|
||||
|
||||
.container-top-padded {
|
||||
padding-top: var(--spacing-16);
|
||||
}
|
||||
}
|
||||
|
||||
.content-alt {
|
||||
|
||||
@@ -52,6 +52,7 @@
|
||||
"access_edit_your_projects": "Access and edit your projects",
|
||||
"access_levels_changed": "Access levels changed",
|
||||
"account": "Account",
|
||||
"account_already_managed": "Your account is already managed.",
|
||||
"account_billed_manually": "Account billed manually",
|
||||
"account_has_been_link_to_institution_account": "Your __appName__ account on <b>__email__</b> has been linked to your <b>__institutionName__</b> institutional account.",
|
||||
"account_has_past_due_invoice_change_plan_warning": "Your account currently has a past due invoice. You will not be able to change your plan until this is resolved.",
|
||||
|
||||
Reference in New Issue
Block a user