Skip to content

Commit

Permalink
Merge pull request #1190 from alphagov/change-banner-text-of-hmrc-chi…
Browse files Browse the repository at this point in the history
…ld-benefit-and-tax-payments-surveys

Change banner text for HMRC child benefit and tax payments surveys
  • Loading branch information
h-lame authored Nov 8, 2017
2 parents 82312fe + 1d9be22 commit 46a60f6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app/assets/javascripts/surveys.js
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,8 @@
endTime: new Date('December 14, 2017 23:59:50').getTime(),
url: 'https://signup.take-part-in-research.service.gov.uk/?utm_campaign=ChildBenefitGOV&utm_source=Other&utm_medium=other&t=HMRC&id=26',
templateArgs: {
title: 'Help improve GOV.UK',
surveyCta: 'Answer some questions about yourself to join the research community.',
title: 'Help us improve our services',
surveyCta: 'Join our User Research Panel.',
surveyCtaPostscript: 'This link opens in a new tab.'
},
activeWhen: {
Expand All @@ -162,8 +162,8 @@
endTime: new Date('December 14, 2017 23:59:50').getTime(),
url: 'https://signup.take-part-in-research.service.gov.uk/?utm_campaign=OverpayUnderpayGOV&utm_source=Other&utm_medium=other&t=HMRC&id=27',
templateArgs: {
title: 'Help improve GOV.UK',
surveyCta: 'Answer some questions about yourself to join the research community.',
title: 'Help us improve our services',
surveyCta: 'Join our User Research Panel.',
surveyCtaPostscript: 'This link opens in a new tab.'
},
activeWhen: {
Expand Down

0 comments on commit 46a60f6

Please sign in to comment.