diff --git a/themes/fid_adlr/templates/get-it-box/links.phtml b/themes/fid_adlr/templates/get-it-box/links.phtml index 712e588e11e8ec92d36bfe5fcf2cc8c22db90405..6e6869c67507e943fecc5bc048048357552dd266 100644 --- a/themes/fid_adlr/templates/get-it-box/links.phtml +++ b/themes/fid_adlr/templates/get-it-box/links.phtml @@ -28,7 +28,8 @@ </span> <?php endif; ?> <?php endif; ?> - <?= $openUrl->renderTemplate() ?> + <?/*= $openUrl->renderTemplate() */?> + <?php if ($doiActive): ?><?= $doi->renderTemplate() ?><?php endif; ?> <?php endif; ?> </div> </div>