From 278aa1a47fd926c7523274ba5324c47ba3255bd3 Mon Sep 17 00:00:00 2001 From: "cyeh%bluemartini.com" Date: Fri, 21 Apr 2000 18:43:53 +0000 Subject: [PATCH] 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 --- mozilla/webtools/bugzilla/userprefs.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/webtools/bugzilla/userprefs.cgi b/mozilla/webtools/bugzilla/userprefs.cgi index 055270f0cfd..dd739beb83f 100755 --- a/mozilla/webtools/bugzilla/userprefs.cgi +++ b/mozilla/webtools/bugzilla/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{}); }