Put Save to Zotero option at bottom of download box

This commit is contained in:
Simon Kornblith 2011-09-01 20:24:57 +00:00
parent ead633ed84
commit e4b380e1ed

View file

@ -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>