]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Minor formatting tweak.
authorterry%mozilla.org <>
Thu, 13 May 1999 01:27:18 +0000 (01:27 +0000)
committerterry%mozilla.org <>
Thu, 13 May 1999 01:27:18 +0000 (01:27 +0000)
changepassword.cgi

index 25ea4e7c358c884a350336d19151df943272eb8d..4a12b67f56644266e1e6c2e7de43910ddb5ffddb 100755 (executable)
@@ -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<br>other preferences",
               $::COOKIE{'Bugzilla_login'});
 
     my $qacontactpart = "";