Skip to content

Commit

Permalink
Merge pull request #206 from europeana/develop
Browse files Browse the repository at this point in the history
Template Tweak : Rename Country
  • Loading branch information
andyjmaclean authored Sep 5, 2024
2 parents 8bd0b7c + 25a8220 commit baebcaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/country/country.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@ <h1 class="page-title">
<!-- tertiary content -->

<div *ngIf="showTargetsData" class="header-text non-target-text">
Explore items for {{ country }}
Explore items for {{ country | renameCountry }}
</div>

<div #scrollPoint>
Expand Down

0 comments on commit baebcaf

Please sign in to comment.