diff --git a/src/app/app.component.ts b/src/app/app.component.ts index 9f01a3f..bbbf31b 100644 --- a/src/app/app.component.ts +++ b/src/app/app.component.ts @@ -376,6 +376,7 @@ export class AppComponent implements OnInit, OnDestroy { if (this.community && !ConnectHelper.isPrivate(this.community, this.user)) { this.communityId = this.community.communityId; this.initAdminToolCommunity(this.communityId); + this.properties.footerGrantText = ""; // this.header = { // url: 'https://' + (this.properties.environment == 'beta' ? 'beta.' : '') + this.community.id + '.openaire.eu', route: "/",