From bb9c838c9e062efa65f3ff238b626ea78e6ae7ab Mon Sep 17 00:00:00 2001 From: "terry%mozilla.org" Date: Wed, 12 May 1999 18:27:18 +0000 Subject: [PATCH] Minor formatting tweak. git-svn-id: svn://10.0.0.236/trunk@31276 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/changepassword.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/webtools/bugzilla/changepassword.cgi b/mozilla/webtools/bugzilla/changepassword.cgi index 25ea4e7c358..4a12b67f566 100755 --- a/mozilla/webtools/bugzilla/changepassword.cgi +++ b/mozilla/webtools/bugzilla/changepassword.cgi @@ -26,7 +26,7 @@ confirm_login(); print "Content-type: text/html\n\n"; if (! defined $::FORM{'pwd1'}) { - PutHeader("Preferences", "Change your password and other preferences", + PutHeader("Preferences", "Change your password and
other preferences", $::COOKIE{'Bugzilla_login'}); my $qacontactpart = "";