Bug 296703: Pressing Send button does nothing when sending to newsgroup from mail account; patch by Frank Wein <bugzilla@mcsmurf.de>, r/sr=bienvenu, a=asa
git-svn-id: svn://10.0.0.236/trunk@174231 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1746,7 +1746,7 @@ function GenericSendMessage( msgType )
|
||||
{
|
||||
var checkbox = {value:false};
|
||||
var okToProceed = gPromptService.confirmCheck(window,
|
||||
sComposeMsgsBundle.getString("subjectDlogTitle"),
|
||||
sComposeMsgsBundle.getString("sendMsgTitle"),
|
||||
sComposeMsgsBundle.getString("recipientDlogMessage"),
|
||||
sComposeMsgsBundle.getString("CheckMsg"), checkbox);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user