add cancel button to doc prefs

This commit is contained in:
Simon Kornblith 2010-02-17 00:33:40 +00:00
parent 93c6c6ab2a
commit 9658387de9

View file

@ -31,7 +31,7 @@
<dialog
id="zotero-doc-prefs-dialog"
orient="vertical"
buttons="accept"
buttons="accept,cancel"
title="&zotero.integration.docPrefs.title;"
onload="Zotero_File_Interface_Bibliography.init();"
ondialogaccept="Zotero_File_Interface_Bibliography.acceptSelection();"