diff --git a/landingPages/result/resultLanding.component.html b/landingPages/result/resultLanding.component.html index 20fbb11f..8978eb71 100644 --- a/landingPages/result/resultLanding.component.html +++ b/landingPages/result/resultLanding.component.html @@ -21,7 +21,7 @@ [URL]="properties.domain+ properties.baseLink +linkToLandingPage+id"> diff --git a/utils/authors/showAuthors.component.ts b/utils/authors/showAuthors.component.ts index 3f51670d..dfd6a96c 100644 --- a/utils/authors/showAuthors.component.ts +++ b/utils/authors/showAuthors.component.ts @@ -13,17 +13,17 @@ import {properties} from "../../../../environments/environment"; template: `
- {{author.fullName + "; "}} - + {{" "}} {{author.fullName + "; "}} -
{{author.fullName}}