diff --git a/lib/pkp b/lib/pkp index f50463790b..696128d394 160000 --- a/lib/pkp +++ b/lib/pkp @@ -1 +1 @@ -Subproject commit f50463790b35216af4495257c9d9e06fc3be060d +Subproject commit 696128d394a4c710d12722535a5368b5b0c6bc0a diff --git a/lib/ui-library b/lib/ui-library index bf4434f4ea..d660fa804a 160000 --- a/lib/ui-library +++ b/lib/ui-library @@ -1 +1 @@ -Subproject commit bf4434f4eadd93752d85e004b90d655adef560bc +Subproject commit d660fa804a44a1f40cce61ae47529f91ccd539bf diff --git a/templates/frontend/objects/preprint_details.tpl b/templates/frontend/objects/preprint_details.tpl index 97ef488533..da86305fd6 100644 --- a/templates/frontend/objects/preprint_details.tpl +++ b/templates/frontend/objects/preprint_details.tpl @@ -137,7 +137,7 @@ {/if} {if $author->getData('orcid')} - {if $author->getData('orcidAccessToken') && $author->hasVerifiedOrcid()} + {if $author->hasVerifiedOrcid()} {$orcidIcon} {else} {$orcidUnauthenticatedIcon}