summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xchangepassword.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/changepassword.cgi b/changepassword.cgi
index 25ea4e7c3..4a12b67f5 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<br>other preferences",
$::COOKIE{'Bugzilla_login'});
my $qacontactpart = "";