mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-03 03:04:43 +00:00
Don't suggest bonus page to v2 users
This commit is contained in:
parent
bc1f10a710
commit
b86ac31c63
1 changed files with 4 additions and 3 deletions
|
@ -131,6 +131,7 @@
|
|||
p.small #{translate("on_free_sl")}
|
||||
p
|
||||
a(href="/user/subscription/plans").btn.btn-primary #{translate("upgrade")}
|
||||
if (!settings.overleaf)
|
||||
p.small.text-centered
|
||||
| #{translate("or_unlock_features_bonus")}
|
||||
a(href="/user/bonus") #{translate("sharing_sl")} .
|
||||
|
|
Loading…
Reference in a new issue