summaryrefslogtreecommitdiffstats
path: root/changepassword.cgi
diff options
context:
space:
mode:
authorterry%mozilla.org <>1999-05-13 03:27:18 +0200
committerterry%mozilla.org <>1999-05-13 03:27:18 +0200
commit95b43e67166b0d87be6d2386492caf44e55cd4c8 (patch)
treec2444b2b23d38a58316499bf9a0fafcc987fac23 /changepassword.cgi
parentb76a02502d1e3abf05d8aef379d14ac259619526 (diff)
downloadbugzilla-95b43e67166b0d87be6d2386492caf44e55cd4c8.tar.gz
bugzilla-95b43e67166b0d87be6d2386492caf44e55cd4c8.tar.xz
Minor formatting tweak.
Diffstat (limited to 'changepassword.cgi')
-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 = "";