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 <dialog
id="zotero-doc-prefs-dialog" id="zotero-doc-prefs-dialog"
orient="vertical" orient="vertical"
buttons="accept" buttons="accept,cancel"
title="&zotero.integration.docPrefs.title;" title="&zotero.integration.docPrefs.title;"
onload="Zotero_File_Interface_Bibliography.init();" onload="Zotero_File_Interface_Bibliography.init();"
ondialogaccept="Zotero_File_Interface_Bibliography.acceptSelection();" ondialogaccept="Zotero_File_Interface_Bibliography.acceptSelection();"