Add "Learn more" link below PDF reader checkbox
This commit is contained in:
parent
94871dade6
commit
5fd7f097f3
1 changed files with 3 additions and 0 deletions
|
@ -80,7 +80,10 @@
|
|||
<checkbox
|
||||
id="zotero6-checkbox"
|
||||
label="Use Zotero PDF reader and new note editor (beta, My Library only)"
|
||||
style="margin-top: 5px"
|
||||
onclick="Zotero_Preferences.General.handleZotero6BetaChange(event)"/>
|
||||
<label class="zotero-text-link" value="Learn more about the beta features"
|
||||
style="margin-left: 23px; margin-top: 1px" href="https://www.zotero.org/support/pdf_reader_preview"/>
|
||||
</groupbox>
|
||||
|
||||
<groupbox id="zotero-prefpane-miscellaneous-groupbox">
|
||||
|
|
Loading…
Add table
Reference in a new issue