From 03262a3659abca6bdab5fc1cc251405e5be2f0fe Mon Sep 17 00:00:00 2001 From: "cyeh%bluemartini.com" <> Date: Sat, 22 Apr 2000 01:43:53 +0000 Subject: [PATCH] change field name to more accurately reflect what it is --- userprefs.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/userprefs.cgi b/userprefs.cgi index 055270f0cf..dd739beb83 100755 --- a/userprefs.cgi +++ b/userprefs.cgi @@ -63,7 +63,7 @@ sub ShowAccount { qq{}); EmitEntry("Re-enter new password", qq{}); - EmitEntry("Your username (optional)", + EmitEntry("Your real name (optional)", qq{}); } -- 2.47.2