mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #20536 from overleaf/rh-bonus-persist
[web] Clarify that existing bonus features are retained GitOrigin-RevId: 8e71fe58648d9a52e940e45007762137c1970c1e
This commit is contained in:
@@ -9,7 +9,10 @@ block content
|
||||
.container-fluid
|
||||
.row
|
||||
.col-md-10.col-md-offset-1
|
||||
p.thanks The Overleaf Bonus Program has been discontinued.
|
||||
if (refered_user_count > 0)
|
||||
p.thanks The Overleaf Bonus Program has been discontinued, but you'll continue to have access to the features you already earned.
|
||||
else
|
||||
p.thanks The Overleaf Bonus Program has been discontinued.
|
||||
p.thanks Please <a href="/contact">contact us</a> if you have any questions.
|
||||
|
||||
if (refered_user_count > 0)
|
||||
|
||||
Reference in New Issue
Block a user