diff --git a/services/web/app/views/project/list/notifications.pug b/services/web/app/views/project/list/notifications.pug index 0153ca8964..32be832cde 100644 --- a/services/web/app/views/project/list/notifications.pug +++ b/services/web/app/views/project/list/notifications.pug @@ -198,7 +198,7 @@ include ../../_mixins/saml ) .alert.alert-info .notification-body - span In response to ongoing developments around #COVID19, we're providing free temporary upgrades and discounted annual plans. + span To help you work from home throughout 2020 and beyond, we're providing specially discounted annual plans. .notification-action a.pull-right.btn.btn-sm.btn-info(href="https://www.overleaf.com/events/wfh2020") Upgrade .notification-close diff --git a/services/web/app/views/project/list/side-bar.pug b/services/web/app/views/project/list/side-bar.pug index c9fc8ad333..9ff4990740 100644 --- a/services/web/app/views/project/list/side-bar.pug +++ b/services/web/app/views/project/list/side-bar.pug @@ -158,7 +158,7 @@ //- 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 #COVID19, we're providing free temporary upgrades and discounted annual plans. + p.small To help you work from home throughout 2020 and beyond, we're providing specially discounted annual plans. p a(href="https://www.overleaf.com/events/wfh2020").btn.btn-primary Upgrade diff --git a/services/web/app/views/subscriptions/plans.pug b/services/web/app/views/subscriptions/plans.pug index 22a565b513..80c000fbf6 100644 --- a/services/web/app/views/subscriptions/plans.pug +++ b/services/web/app/views/subscriptions/plans.pug @@ -20,7 +20,7 @@ block content li.notification-entry .alert.alert-info .notification-body - span In response to ongoing developments around #COVID19, we're providing free temporary upgrades and discounted annual plans. + span To help you work from home throughout 2020 and beyond, we're providing specially discounted annual plans. .notification-action a.btn.btn-sm.btn-info(href="https://www.overleaf.com/events/wfh2020") Upgrade .content-page