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

r=mvl sr=dveditz
This commit is contained in:
timeless%mozdev.org 2004-04-25 10:47:40 +00:00
parent 177a6ea67a
commit 72dcdeaa4e

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,