You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In the theme the license terms in Distribution > License Terms do not display alongside the license URL on the article page when set. This should be adjusted in article_details.tpl.
Seen in OJS 3.3.
To Reproduce
Steps to reproduce the behavior:
Set the license terms in Distribution > License
Ensure that the theme is installed and enabled
Navigate to an article landing page, and notice that the license URL appears but not the license terms, which should be below the URL (e.g. the CC license info).
Expected behavior
Display both the URL and the license terms when they are set.
Describe the bug
In the theme the license terms in Distribution > License Terms do not display alongside the license URL on the article page when set. This should be adjusted in
article_details.tpl
.Seen in OJS 3.3.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Display both the URL and the license terms when they are set.
Additional context
healthSciences/templates/frontend/objects/article_details.tpl
Line 383 in c047fc5
The text was updated successfully, but these errors were encountered: