Просмотр исходного кода

Merge pull request #9705 from overleaf/tm-bts2022-banner-message

Update banner message on back to school 2022 promo

GitOrigin-RevId: e8f2173d466c485b6186485aba49aeb27c094d8e
Thomas 3 лет назад
Родитель
Сommit
135ec8db8f

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

@@ -263,7 +263,7 @@ include ../../_mixins/reconfirm_affiliation
 			)
 				.alert.alert-info
 					.notification-body
-						span We're celebrating the new school year! For a limited time, receive 15% off the first year of any new annual subscription.
+						span We're celebrating the new school year! For a limited time, receive 15% off the first year of an annual Student or Standard subscription.
 					.notification-action
 						a.pull-right.btn.btn-sm.btn-info(
 							href="https://www.overleaf.com/events/limited-time-promo-sept2022"

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

@@ -20,7 +20,7 @@ block content
 					li.notification-entry
 						.alert.alert-info
 							.notification-body
-								span We're celebrating the new school year! For a limited time, receive 15% off the first year of any new annual subscription.
+								span We're celebrating the new school year! For a limited time, receive 15% off the first year of an annual Student or Standard subscription.
 							.notification-action
 								a.btn.btn-sm.btn-info(
 									href="https://www.overleaf.com/events/limited-time-promo-sept2022"

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

@@ -20,7 +20,7 @@ block content
 					li.notification-entry
 						.alert.alert-info
 							.notification-body
-								span We're celebrating the new school year! For a limited time, receive 15% off the first year of any new annual subscription.
+								span We're celebrating the new school year! For a limited time, receive 15% off the first year of an annual Student or Standard subscription.
 							.notification-action
 								a.btn.btn-sm.btn-info(
 									href="https://www.overleaf.com/events/limited-time-promo-sept2022"