Bug 241130 si_CheckGetUsernamePassword does work to get a better dialog title and then does nothing with it

r=mvl sr=dveditz


git-svn-id: svn://10.0.0.236/trunk@155478 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
timeless%mozdev.org 2004-04-25 10:47:40 +00:00
parent c722754f09
commit 99c77fa2fc

View File

@ -557,7 +557,7 @@ si_CheckGetUsernamePassword
}
PRBool confirmed = PR_FALSE;
res = dialog->PromptUsernameAndPassword(dialogTitle,
res = dialog->PromptUsernameAndPassword(prompt_string,
szMessage,
username, password,
check_string,