From 03262a3659abca6bdab5fc1cc251405e5be2f0fe Mon Sep 17 00:00:00 2001
From: "cyeh%bluemartini.com" <>
Date: Sat, 22 Apr 2000 01:43:53 +0000
Subject: change field name to more accurately reflect what it is
---
userprefs.cgi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'userprefs.cgi')
diff --git a/userprefs.cgi b/userprefs.cgi
index 055270f0c..dd739beb8 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{});
}
--
cgit v1.2.1