diff --git a/landingPages/landing-utils/landing-header/landing-header.component.ts b/landingPages/landing-utils/landing-header/landing-header.component.ts index 02a59b36..e18b584f 100644 --- a/landingPages/landing-utils/landing-header/landing-header.component.ts +++ b/landingPages/landing-utils/landing-header/landing-header.component.ts @@ -45,7 +45,7 @@ import {AlertModal} from "../../../utils/modal/alert"; . Under curation @@ -89,9 +89,9 @@ export class LandingHeaderComponent { } public buildCurationTooltip(): string { - let tooltipContent: string = "
"; + let tooltipContent: string = "
"; - tooltipContent += "

Record in preview

"; + tooltipContent += "
Record in preview
"; tooltipContent += "

Bibliographic record accepted by the system, but not yet processed by
OpenAIRE tools for information quality improvement and de-duplication

"; tooltipContent += "
";