mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
CST-11012 Fixed breadcrumb text and COAR Notify text in footer (2)
This commit is contained in:
@@ -84,7 +84,7 @@
|
|||||||
<div class="notify-enabled" [hidden]="!coarLdnEnabled">
|
<div class="notify-enabled" [hidden]="!coarLdnEnabled">
|
||||||
<a class="coar-notify-support-route" routerLink="info/coar-notify-support">
|
<a class="coar-notify-support-route" routerLink="info/coar-notify-support">
|
||||||
<img class="n-coar" src="assets/images/n-coar.png" [attr.alt]="'menu.header.image.logo' | translate" />
|
<img class="n-coar" src="assets/images/n-coar.png" [attr.alt]="'menu.header.image.logo' | translate" />
|
||||||
This site supports the COAR Notify protocol
|
COAR Notify
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user