зеркало из https://github.com/mozilla/pjs.git
change field name to more accurately reflect what it is
This commit is contained in:
Родитель
0ae977da43
Коммит
04039722be
|
@ -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">});
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче