We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 868cfe8 commit 0dae36eCopy full SHA for 0dae36e
JS/metadata.js
@@ -35,7 +35,7 @@ function addManuscriptForm(data = {}, shouldScroll = true) {
35
</div>
36
37
<div class="col-md-3">
38
- <label class="form-label">License</label>
+ <label class="form-label">License <a href="https://creativecommons.org/share-your-work/cclicenses/" target="_blank" class="ms-2 text-decoration-none"><i class="bi bi-box-arrow-up-right"></i></a></label>
39
<select class="form-select" name="publicationStmt">
40
<option value="">Please select</option>
41
${['CC BY','CC BY-SA','CC BY-ND','CC BY-NC','CC BY-NC-SA','CC BY-NC-ND','CC0']
0 commit comments