diff --git a/dashboard/plugins/components/gateway-information/plugin-gateway-information.component.html b/dashboard/plugins/components/gateway-information/plugin-gateway-information.component.html index e5535678..522fccbe 100644 --- a/dashboard/plugins/components/gateway-information/plugin-gateway-information.component.html +++ b/dashboard/plugins/components/gateway-information/plugin-gateway-information.component.html @@ -110,7 +110,7 @@ {{contentProviderTotal|number}} - Content Providers + {{openaireEntities.DATASOURCES}} 0 && this.isEntityEnabled('datasource') && this.isRouteEnabled(this.searchLinkToDataProviders)) { - tooltipContent += "Content Providers"; + tooltipContent += "Data sources"; } tooltipContent += " have been selected as relevant for your community by the gateway curators.";