mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
Patch from Larry Prall <lgp@mindspring.com> -- fix stupid typo.
This commit is contained in:
parent
04a3724898
commit
7efa7a2ef5
@ -103,7 +103,7 @@ The two passwords you typed didn't match. Click <b>Back</b> and try again."
|
||||
exit
|
||||
}
|
||||
if {$FORM(doglobal)} {
|
||||
CheckGlobalPassword
|
||||
CheckGlobalPassword $FORM(password)
|
||||
set outfile data/passwd
|
||||
} else {
|
||||
set outfile "[DataDir]/treepasswd"
|
||||
|
Loading…
Reference in New Issue
Block a user