diff --git a/resources/i18n/en.json5 b/resources/i18n/en.json5 index 72dee36c23..47140343aa 100644 --- a/resources/i18n/en.json5 +++ b/resources/i18n/en.json5 @@ -143,7 +143,6 @@ "collection.page.handle": "Collection Handle", "collection.page.license": "License", "collection.page.news": "News", - "collection.landing.head": "Submission date", "community.create.head": "Create a Community", "community.create.sub-head": "Create a Sub-Community for Community {{ parent }}", @@ -164,7 +163,7 @@ "community.page.handle": "Community Handle", "community.page.license": "License", "community.page.news": "News", - "community.landing.head": "Subcommunities and Collections", + "community.all-lists.head": "Subcommunities and Collections", "community.sub-collection-list.head": "Collections of this Community", "community.sub-community-list.head": "Communities of this Community", diff --git a/src/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.html b/src/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.html index 7f29ab58c7..e5491563d5 100644 --- a/src/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.html +++ b/src/app/shared/comcol-page-browse-by/comcol-page-browse-by.component.html @@ -1,8 +1,8 @@