diff --git a/mozilla/security/manager/pki/resources/content/choosetoken.xul b/mozilla/security/manager/pki/resources/content/choosetoken.xul index bd272136e10..90b7049f3ad 100644 --- a/mozilla/security/manager/pki/resources/content/choosetoken.xul +++ b/mozilla/security/manager/pki/resources/content/choosetoken.xul @@ -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();">