change field name to more accurately reflect what it is
git-svn-id: svn://10.0.0.236/trunk@66728 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -63,7 +63,7 @@ sub ShowAccount {
|
||||
qq{<input type=password name="pwd1">});
|
||||
EmitEntry("Re-enter new password",
|
||||
qq{<input type=password name="pwd2">});
|
||||
EmitEntry("Your username (optional)",
|
||||
EmitEntry("Your real name (optional)",
|
||||
qq{<INPUT SIZE=35 NAME="realname" VALUE="$realname">});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user