diff --git a/src/components/find-on-shelf/FindOnShelfManifestationListItem.tsx b/src/components/find-on-shelf/FindOnShelfManifestationListItem.tsx index a14a78d2e5..9b4519df3c 100644 --- a/src/components/find-on-shelf/FindOnShelfManifestationListItem.tsx +++ b/src/components/find-on-shelf/FindOnShelfManifestationListItem.tsx @@ -42,7 +42,7 @@ const FindOnShelfManifestationListItem: FC< {locationArrayWithShelfmark.length - ? getFindOnShelfLocationText(locationArray, author) + ? getFindOnShelfLocationText(locationArrayWithShelfmark, author) : t("findOnShelfModalNoLocationSpecifiedText")}