File tree Expand file tree Collapse file tree
src/themes/OLH/templates/journal Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -480,13 +480,7 @@ <h2>{% trans "File Checksums" %} (MD5)</h2>
480480
481481 {% if journal_settings.general.use_credit and author.credits.exists %}
482482 < div class ="section hide-for-small-only ">
483- < h2 > {% trans "CRediT Roles" %}
484- < a href ="https://www.niso.org/publications/z39104-2022-credit " target ="_blank ">
485- < span class ="sr-only "> {% trans "Read more about Credit." %} </ span >
486- < i aria-hidden ="true " class ="fa fa-info "> </ i >
487- {% include "elements/icons/link_external.html" %}
488- </ a >
489- </ h2 >
483+ < h2 > {% trans "CRediT Roles" %} < a href ="https://www.niso.org/publications/z39104-2022-credit " target ="_blank "> < i class ="fa fa-info "> </ i > </ a > </ h2 >
490484 < ul >
491485 {% for author, credit_records in article.authors_and_credits.items %}
492486 < li >
You can’t perform that action at this time.
0 commit comments