Bladeren bron

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

Update WFH offer notification text with offer end date

GitOrigin-RevId: f50b7f7f1b0c04ce20bd4ea45af6d8684f91fc2b
Thomas 4 jaren geleden
bovenliggende
commit
4792208ed2

+ 1 - 1
services/web/app/views/project/list/notifications.pug

@@ -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

+ 1 - 1
services/web/app/views/project/list/side-bar.pug

@@ -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

+ 1 - 1
services/web/app/views/subscriptions/plans-marketing.pug

@@ -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