From a4dca01fb5792748d08f14b8ab0a1337fb33d16d Mon Sep 17 00:00:00 2001 From: Chrystal Maria Griffiths Date: Thu, 28 May 2020 15:22:57 +0100 Subject: [PATCH] Merge pull request #2871 from overleaf/cmg-upgrades-and-plans-copy Change copy and links for updated WFH notification GitOrigin-RevId: 5b11afad06ad1469ff3727b78a1a5ab0ec710a96 --- services/web/app/views/project/list/notifications.pug | 6 ++---- services/web/app/views/project/list/side-bar.pug | 6 ++---- 2 files changed, 4 insertions(+), 8 deletions(-) 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.