diff --git a/mailnews/base/resources/content/newTagDialog.xul b/mailnews/base/resources/content/newTagDialog.xul index 96eabb1a925f..cff5f11675ea 100755 --- a/mailnews/base/resources/content/newTagDialog.xul +++ b/mailnews/base/resources/content/newTagDialog.xul @@ -42,7 +42,7 @@ xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" title="&newTagDialog.title;" onload="onLoad();" - ondialogaccept="return onOK();"> + ondialogaccept="return onOKNewTag();">