From d946ac2a999afa9256a76d8016c205c5a6288b07 Mon Sep 17 00:00:00 2001 From: Chrystal Maria Griffiths Date: Thu, 18 Jun 2020 10:21:29 +0100 Subject: [PATCH] Merge pull request #2918 from overleaf/cmg-covid-upgrades Update copy for WFH notifications for free users GitOrigin-RevId: 420951266e431d490e05da736f9d167934364df3 --- services/web/app/views/project/list/notifications.pug | 2 +- services/web/app/views/project/list/side-bar.pug | 2 +- services/web/app/views/subscriptions/plans.pug | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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