Skip to content

Commit

Permalink
Merge pull request #3537 from alphagov/fix-phase-banner-link-country-…
Browse files Browse the repository at this point in the history
…pages

Fix empty link in phase banner on worldwide taxon pages
  • Loading branch information
hannalaakso authored Feb 13, 2024
2 parents e3096ab + 51f8fc9 commit 31122f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/world_wide_taxons/_common.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
rel="noopener noreferrer"
target="_blank"
>
<%- t("world_wide_taxons.take_the_survey") %>
<%= t("world_wide_taxons.take_the_survey") %>
</a>
<% end %>
<%= render "govuk_publishing_components/components/phase_banner", {
Expand Down

0 comments on commit 31122f3

Please sign in to comment.