diff --git a/services/web/app/views/project/list/notifications.pug b/services/web/app/views/project/list/notifications.pug index f6e5190cf3..85979d79c4 100644 --- a/services/web/app/views/project/list/notifications.pug +++ b/services/web/app/views/project/list/notifications.pug @@ -188,11 +188,9 @@ include ../../_mixins/saml ) .alert.alert-info .notification-body - span In response to ongoing developments around #COVID19, we're providing free temporary upgrades to our Professional Account. - span    - a(href="https://overleaf.com/blog/helping-you-collaborate-on-overleaf-during-the-coronavirus-pandemic") More info. + span In response to ongoing developments around #COVID19, we're providing free temporary upgrades and discounted annual plans. .notification-action - a.pull-right.btn.btn-sm.btn-info(href="https://forms.gle/zWrVdF3GdoWovjd66") Upgrade + a.pull-right.btn.btn-sm.btn-info(href="https://www.overleaf.com/events/wfh2020") Upgrade .notification-close button(ng-click="dismiss()").close.pull-right span(aria-hidden="true") × diff --git a/services/web/app/views/project/list/side-bar.pug b/services/web/app/views/project/list/side-bar.pug index 52a5976845..c9fc8ad333 100644 --- a/services/web/app/views/project/list/side-bar.pug +++ b/services/web/app/views/project/list/side-bar.pug @@ -158,11 +158,9 @@ //- a(href="/user/bonus" ng-click="share()") #{translate("sharing_sl")}. .row-spaced(ng-if="hasProjects && userHasNoSubscription && !userOnPayingUniversity", ng-cloak).text-centered hr - p.small In response to ongoing developments around the #COVID19 pandemic, we're providing free temporary upgrades to our Professional Accounts. - span    - a(href="https://overleaf.com/blog/helping-you-collaborate-on-overleaf-during-the-coronavirus-pandemic") More info. + p.small In response to ongoing developments around #COVID19, we're providing free temporary upgrades and discounted annual plans. p - a(href="https://forms.gle/zWrVdF3GdoWovjd66").btn.btn-primary Request Upgrade + a(href="https://www.overleaf.com/events/wfh2020").btn.btn-primary Upgrade script.