diff --git a/src/app/footer/footer.component.html b/src/app/footer/footer.component.html index 35487f91ae..4841674852 100644 --- a/src/app/footer/footer.component.html +++ b/src/app/footer/footer.component.html @@ -84,7 +84,7 @@
diff --git a/src/app/info/notify-info/notify-info.component.html b/src/app/info/notify-info/notify-info.component.html index 3370f83d03..d54a86b568 100644 --- a/src/app/info/notify-info/notify-info.component.html +++ b/src/app/info/notify-info/notify-info.component.html @@ -1,18 +1,13 @@- {{ 'coar-notify-support.message-moderation.content' | translate }} - {{ 'coar-notify-support.message-moderation.feedback-form' | translate }} -
- ++ {{ 'coar-notify-support.message-moderation.content' | translate }} + {{ 'coar-notify-support.message-moderation.feedback-form' | translate }} +
${url}
- `).join(',');
- }),
+ this.coarRestApiUrls$ = this.notifyInfoService.getCoarLdnLocalInboxUrls().pipe(
+ map((urls: string[]) => urls.map((url: string) => `${url}`).join(', ')),
);
}
+
}
diff --git a/src/assets/i18n/en.json5 b/src/assets/i18n/en.json5
index 5f313c391d..867ee009dc 100644
--- a/src/assets/i18n/en.json5
+++ b/src/assets/i18n/en.json5
@@ -6092,11 +6092,11 @@
"coar-notify-support.title": "COAR Notify Protocol",
- "coar-notify-support-title.content": "Here, we fully support the COAR Notify protocol, which is designed to enhance the communication between repositories. To learn more about the COAR Notify protocol, visit the COAR Notify website.",
+ "coar-notify-support-title.content": "Here, we fully support the COAR Notify protocol, which is designed to enhance the communication between repositories. To learn more about the COAR Notify protocol, visit the COAR Notify website.",
"coar-notify-support.ldn-inbox.title": "LDN InBox",
- "coar-notify-support.ldn-inbox.content": "For your convenience, our LDN (Linked Data Notifications) InBox is easily accessible at {ldnInboxUrl}. The LDN InBox enables seamless communication and data exchange, ensuring efficient and effective collaboration.",
+ "coar-notify-support.ldn-inbox.content": "For your convenience, our LDN (Linked Data Notifications) InBox is easily accessible at {{ ldnInboxUrl }}. The LDN InBox enables seamless communication and data exchange, ensuring efficient and effective collaboration.",
"coar-notify-support.message-moderation.title": "Message Moderation",
diff --git a/src/assets/images/n-coar.png b/src/assets/images/n-coar.png
deleted file mode 100644
index 5c4c741572..0000000000
Binary files a/src/assets/images/n-coar.png and /dev/null differ
diff --git a/src/assets/images/n-coar.svg b/src/assets/images/n-coar.svg
new file mode 100644
index 0000000000..bcc92ae30e
--- /dev/null
+++ b/src/assets/images/n-coar.svg
@@ -0,0 +1,6 @@
+