From: terry%mozilla.org <> Date: Thu, 13 May 1999 01:27:18 +0000 (+0000) Subject: Minor formatting tweak. X-Git-Tag: bugzilla-2.6~65 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=95b43e67166b0d87be6d2386492caf44e55cd4c8;p=thirdparty%2Fbugzilla.git Minor formatting tweak. --- diff --git a/changepassword.cgi b/changepassword.cgi index 25ea4e7c35..4a12b67f56 100755 --- a/changepassword.cgi +++ b/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 = "";