Skip to content

Commit

Permalink
Merge pull request #130 from BenCosfordHMRC/patch-1
Browse files Browse the repository at this point in the history
Added target to link, to open in a new tab
  • Loading branch information
dabd authored Sep 17, 2019
2 parents d667af9 + 7016488 commit 25cc203
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ <h2 class="visually-hidden">@Messages("footer.links.support_links.text")</h2>
@accessibilityFooterUrl.map { url =>
<li>
<a href='@url'
target="_blank"
data-sso="false"
data-journey-click="footer:Click:Accessibility">
@Messages("footer.links.accessibility.text")
Expand Down

0 comments on commit 25cc203

Please sign in to comment.