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
Родитель 7a335d0daf
Коммит d56c460f7f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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