From: cyeh%bluemartini.com <> Date: Sat, 22 Apr 2000 01:43:53 +0000 (+0000) Subject: change field name to more accurately reflect what it is X-Git-Tag: bugzilla-2.12~313 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03262a3659abca6bdab5fc1cc251405e5be2f0fe;p=thirdparty%2Fbugzilla.git change field name to more accurately reflect what it is --- 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{}); }