From eba7e252aedc8f0e5ff93f86297b993bc43eb87f Mon Sep 17 00:00:00 2001 From: "scott%scott-macgregor.org" Date: Wed, 6 Dec 2006 05:31:41 +0000 Subject: [PATCH] Bug #362557 --> forgot to land this with the rest of the changes to support editing tags. --- mailnews/base/resources/content/newTagDialog.xul | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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();">