From 135ec8db8f9419e3917cb668ff4e80b4f8fc3475 Mon Sep 17 00:00:00 2001 From: Thomas Date: Thu, 22 Sep 2022 15:16:02 +0200 Subject: [PATCH] Merge pull request #9705 from overleaf/tm-bts2022-banner-message Update banner message on back to school 2022 promo GitOrigin-RevId: e8f2173d466c485b6186485aba49aeb27c094d8e --- services/web/app/views/project/list/notifications.pug | 2 +- services/web/app/views/subscriptions/plans-marketing-v2.pug | 2 +- services/web/app/views/subscriptions/plans-marketing.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 5df21ea435..7808d2d022 100644 --- a/services/web/app/views/project/list/notifications.pug +++ b/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" diff --git a/services/web/app/views/subscriptions/plans-marketing-v2.pug b/services/web/app/views/subscriptions/plans-marketing-v2.pug index 4866278315..7254b5915c 100644 --- a/services/web/app/views/subscriptions/plans-marketing-v2.pug +++ b/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" diff --git a/services/web/app/views/subscriptions/plans-marketing.pug b/services/web/app/views/subscriptions/plans-marketing.pug index 9e4b5125e1..cdbc4adfae 100644 --- a/services/web/app/views/subscriptions/plans-marketing.pug +++ b/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"