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 = "";