Skip to content

Commit

Permalink
Update survey link in header
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood authored Jan 16, 2025
1 parent bdce1ab commit 5b61550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
{%- if feature.PHASE_BANNER %}
{{ tnaPhaseBanner({
'phase': 'Beta',
'message': 'This is a new service. Help us improve it and <a href="https://www.smartsurvey.co.uk/s/DN07V0/?source=" target="_blank" rel="noreferrer nofollow">give your feedback (opens in new tab)</a>.',
'message': 'This is a new service. Help us improve it and <a href="https://www.smartsurvey.co.uk/s/DN07V0/?area=header&source=" target="_blank" rel="noreferrer nofollow">give your feedback (opens in new tab)</a>.',
'classes': 'tna-background-contrast'
}) | indent(6) }}
{%- endif %}
Expand Down

0 comments on commit 5b61550

Please sign in to comment.