From 809067f57241a4d801b70eb910a878c2f19b4135 Mon Sep 17 00:00:00 2001 From: "shaver%netscape.com" <> Date: Fri, 28 Aug 1998 03:18:13 +0000 Subject: tell people how to change their new password --- CGI.tcl | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CGI.tcl') diff --git a/CGI.tcl b/CGI.tcl index fc711c7a0..e3c459a11 100755 --- a/CGI.tcl +++ b/CGI.tcl @@ -206,6 +206,12 @@ To use the wonders of bugzilla, you can use the following: E-mail address: %s Password: %s + +To change your password, go to: +http://cvs-mirror.mozilla.org/webtools/bugzilla/changepassword.cgi + +(Your bugzilla and CVS password, if any, are not currently synchronized. +Top hackers are working around the clock to fix this, as you read this.) " set msg [format $template $FORM(Bugzilla_login) \ $FORM(Bugzilla_login) $realpwd] -- cgit v1.2.3-24-g4f1b