From 0974d4bcf3da3bc3e15311afd22914779752f98d Mon Sep 17 00:00:00 2001 From: Simon Kornblith Date: Fri, 25 Sep 2009 08:41:57 +0000 Subject: [PATCH] put "OK" button at right in editBibliographyDialog --- chrome/content/zotero/integration/editBibliographyDialog.xul | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/content/zotero/integration/editBibliographyDialog.xul b/chrome/content/zotero/integration/editBibliographyDialog.xul index c2f55890d..685a8556d 100644 --- a/chrome/content/zotero/integration/editBibliographyDialog.xul +++ b/chrome/content/zotero/integration/editBibliographyDialog.xul @@ -34,7 +34,7 @@ onload="Zotero_Bibliography_Dialog.load();" onunload="doUnload();" ondialogaccept="Zotero_Bibliography_Dialog.accept();" - buttons="accept" + buttons="accept" buttonpack="end" xmlns:html="http://www.w3.org/1999/xhtml" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" persist="screenX screenY width height"