mirror of
https://github.com/zotero/zotero.git
synced 2026-09-23 00:43:17 +00:00
Put Save to Zotero option at bottom of download box
This commit is contained in:
parent
ead633ed84
commit
e4b380e1ed
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
<script type="application/x-javascript" src="include.js"/>
|
||||
<script type="application/x-javascript" src="downloadOverlay.js"/>
|
||||
<radiogroup id="mode">
|
||||
<vbox insertbefore="save" id="zotero-container" flex="1" hidden="true">
|
||||
<vbox id="zotero-container" flex="1" hidden="true">
|
||||
<radio id="zotero-radio" label="&zotero.downloadManager.label;" disabled="true"/>
|
||||
<vbox style="margin-left: 15px">
|
||||
<description id="zotero-saveToLibrary-description" style="font: small-caption; font-weight: normal" hidden="true">&zotero.downloadManager.saveToLibrary.description;</description>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue