Focus Close button by default in About pane

This commit is contained in:
Dan Stillman 2013-08-06 15:49:26 -04:00
parent 5b09b1e2be
commit 795211fb40

View file

@ -10,7 +10,7 @@
orient="vertical"
buttons="accept"
buttonlabelaccept="&zotero.about.close;"
onload="moveToAlertPosition(); sizeToContent();"
onload="moveToAlertPosition(); sizeToContent(); document.documentElement.getButton('accept').focus();"
ondialogaccept="return true;">
<script src="include.js"/>