Merge pull request #6329 from overleaf/tm-wfh2021-ending-soon

Update WFH offer notification text with offer end date

GitOrigin-RevId: f50b7f7f1b0c04ce20bd4ea45af6d8684f91fc2b
This commit is contained in:
Thomas 2022-01-12 10:54:43 +01:00 committed by Copybot
parent 5acaff1ed2
commit 4792208ed2
3 changed files with 3 additions and 3 deletions

View file

@ -263,7 +263,7 @@ include ../../_mixins/reconfirm_affiliation
)
.alert.alert-info
.notification-body
span To help you work from home throughout 2021, we're providing discounted plans and special initiatives.
span Ending Soon: Our WFH2021 discounts are available until January 31st 2022.
.notification-action
a.pull-right.btn.btn-sm.btn-info(href="https://www.overleaf.com/events/wfh2021" event-tracking="Event-Pages" event-tracking-trigger="click" event-tracking-ga="WFH-Offer-Click" event-tracking-label="Dash-Banner") Upgrade
.notification-close

View file

@ -144,6 +144,6 @@ if (isOverleaf)
//- a(href="/user/bonus" ng-click="share()") #{translate("sharing_sl")}.
.row-spaced(ng-if="hasProjects && userHasNoSubscription && !userOnPayingUniversity", ng-cloak).text-centered
hr
p.small To help you work from home throughout 2021, we're providing discounted plans and special initiatives.
p.small Ending Soon: Our WFH2021 discounts are available until January 31st 2022.
p
a(href="https://www.overleaf.com/events/wfh2021" event-tracking="Event-Pages" event-tracking-trigger="click" event-tracking-ga="WFH-Offer-Click" event-tracking-label="Dash-Sidebar").btn.btn-primary Upgrade

View file

@ -21,7 +21,7 @@ block content
li.notification-entry
.alert.alert-info
.notification-body
span To help you work from home throughout 2021, we're providing discounted plans and special initiatives.
span Ending Soon: Our WFH2021 discounts are available until January 31st 2022.
.notification-action
a.btn.btn-sm.btn-info(href="https://www.overleaf.com/events/wfh2021" event-tracking="Event-Pages" event-tracking-trigger="click" event-tracking-ga="WFH-Offer-Click" event-tracking-label="Plans-Banner") Upgrade
.content-page