297057 fix case of doOK()

patch by Frank Wein <bugzilla@mcsmurf.de> r=kaie sr=neil a=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@177274 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cbiesinger%web.de
2005-08-06 21:34:04 +00:00
parent 3638d5ef12
commit 65d00ec4e1

View File

@@ -48,7 +48,7 @@
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
style="width: 40em;"
#expand buttons="accept,cancel__HELP_BUTTON__"
ondialogaccept="return doOk();"
ondialogaccept="return doOK();"
ondialogcancel="return doCancel();"
ondialoghelp="openHelp('which_token');"
onload="onLoad();">