Skip to content

Commit

Permalink
Open feedback link on different browser tab
Browse files Browse the repository at this point in the history
  • Loading branch information
qzhou-hmcts committed Nov 5, 2018
1 parent bef091d commit 7b52124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/look-and-feel/components/phase_banner.njk
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
{% if caller %}
{{ caller() }}
{% else %}
This is a new service – your <a href="{{ feedbackLink }}">feedback</a> will help us to improve it.
This is a new service – your <a href="{{ feedbackLink }}" target=\"_blank\">feedback</a> will help us to improve it.
{% endif %}
</span>
</p>
Expand Down

0 comments on commit 7b52124

Please sign in to comment.