Patch from Larry Prall <lgp@mindspring.com> -- fix stupid typo.

This commit is contained in:
terry%netscape.com 1999-04-09 04:05:10 +00:00
parent 04a3724898
commit 7efa7a2ef5

View File

@ -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"