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:
roo hutton
2024-10-02 08:07:31 +01:00
committed by Copybot
parent 0faa193eda
commit 99a331b007

View File

@@ -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)