diff --git a/src/app/footer/footer.component.html b/src/app/footer/footer.component.html index 3578bb0552f..a13dfbea692 100644 --- a/src/app/footer/footer.component.html +++ b/src/app/footer/footer.component.html @@ -11,35 +11,20 @@
- + \ No newline at end of file diff --git a/src/app/footer/footer.component.ts b/src/app/footer/footer.component.ts index 125d26af4fe..627b9ebaef8 100644 --- a/src/app/footer/footer.component.ts +++ b/src/app/footer/footer.component.ts @@ -1,7 +1,5 @@ import { Component, Optional } from '@angular/core'; -import { hasValue } from '../shared/empty.util'; import { KlaroService } from '../shared/cookies/klaro.service'; -import { environment } from '../../environments/environment'; @Component({ selector: 'ds-footer', diff --git a/src/assets/i18n/en.json5 b/src/assets/i18n/en.json5 index eaf107cd7f0..7f101162656 100644 --- a/src/assets/i18n/en.json5 +++ b/src/assets/i18n/en.json5 @@ -4726,7 +4726,7 @@ "thumbnail.person.placeholder": "No Profile Picture Available", - title: "YorkSpace", + "title": "YorkSpace", "vocabulary-treeview.header": "Hierarchical tree view", diff --git a/src/assets/i18n/fr.json5 b/src/assets/i18n/fr.json5 index 1b16a997531..e676f7bb6c3 100644 --- a/src/assets/i18n/fr.json5 +++ b/src/assets/i18n/fr.json5 @@ -4016,7 +4016,7 @@ "thumbnail.person.placeholder": "Aucune photo de profil disponible", - title: "YorkSpace", + "title": "YorkSpace", "vocabulary-treeview.header": "Arborescence hiérarchique", diff --git a/src/themes/yorkspace/app/footer/footer.component.html b/src/themes/yorkspace/app/footer/footer.component.html index 3578bb0552f..a13dfbea692 100644 --- a/src/themes/yorkspace/app/footer/footer.component.html +++ b/src/themes/yorkspace/app/footer/footer.component.html @@ -11,35 +11,20 @@ - + \ No newline at end of file diff --git a/src/themes/yorkspace/assets/i18n/en.json5 b/src/themes/yorkspace/assets/i18n/en.json5 index ab7c11e9eb2..d2f569b3815 100644 --- a/src/themes/yorkspace/assets/i18n/en.json5 +++ b/src/themes/yorkspace/assets/i18n/en.json5 @@ -42,7 +42,7 @@ "yorkspace.home.description.part1": "YorkSpace is York University's Institutional Repository. It supports", "yorkspace.home.description.part2": "by providing York community members with a place to preserve their research online in an institutional context.", - + "yorkspace.home.yorku-senate-policy-open-access-url": "https://www.library.yorku.ca/web/research-learn/research/oapublishing/york-university-senate-policy-on-open-access/", "yorkspace.home.yorku-senate-policy-open-access": "York University's Senate Policy on Open Access", diff --git a/src/themes/yorkspace/assets/i18n/fr.json5 b/src/themes/yorkspace/assets/i18n/fr.json5 index dfeb0a7725a..53b6f065df7 100644 --- a/src/themes/yorkspace/assets/i18n/fr.json5 +++ b/src/themes/yorkspace/assets/i18n/fr.json5 @@ -46,7 +46,7 @@ "yorkspace.home.description.part1": "YorkSpace est le Dépôt institutionnel de l'Université York. Il soutient la", "yorkspace.home.description.part2": "en offrant aux membres de la communauté de York un espace pour préserver leurs recherches en ligne dans un contexte institutionnel.", - + "yorkspace.home.yorku-senate-policy-open-access-url": "https://www.library.yorku.ca/web/research-learn/research/oapublishing/york-university-senate-policy-on-open-access/", "yorkspace.home.yorku-senate-policy-open-access": "Politique du Sénat de l'Université York sur l'accès libre",