Skip to content

Commit

Permalink
Merge pull request #16 from hmrc/MIBM-87-1
Browse files Browse the repository at this point in the history
[MIBM-87][JR] Link open in new tab
  • Loading branch information
sarthak83 authored Sep 29, 2020
2 parents f21d1b8 + 2263210 commit bf3f11f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

<p class="govuk-hint">
@messages("exciseAndRestrictedGoods.hint")
<a href="@messages("exciseAndRestrictedGoods.hint.href")" class="govuk-link">
<a href="@messages("exciseAndRestrictedGoods.hint.href")" class="govuk-link" target="_blank">
@messages("exciseAndRestrictedGoods.hint.a")
</a>
</p>
Expand Down

0 comments on commit bf3f11f

Please sign in to comment.