summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgerv%gerv.net <>2002-05-26 16:01:53 +0200
committergerv%gerv.net <>2002-05-26 16:01:53 +0200
commitafefcd738ac225204669acaa719097938c804514 (patch)
tree4139c4f41be5e1c956114c78bf391caa9530ff10
parent6474e7b6c9ac71dfa9d7454aa1306fbc026faea2 (diff)
downloadbugzilla-afefcd738ac225204669acaa719097938c804514.tar.gz
bugzilla-afefcd738ac225204669acaa719097938c804514.tar.xz
Backing out mistakenly-checked-in code fragment. Thanks to MattyT for pointing this out.
-rw-r--r--CGI.pl5
1 files changed, 1 insertions, 4 deletions
diff --git a/CGI.pl b/CGI.pl
index 153da046a..5a796d182 100644
--- a/CGI.pl
+++ b/CGI.pl
@@ -857,10 +857,7 @@ Content-type: text/html
print qq|
<hr>
<p>If you don't have a Bugzilla account, you can
- <a href="createaccount.cgi">create a new account</a>.
- <a href="display.cgi?page=why-account">
- I just want to report a bug.
- Why is this necessary?</a></p>
+ <a href="createaccount.cgi">create a new account</a>.</p>
<form method="get" action="token.cgi">
<input type="hidden" name="a" value="reqpw">
If you have an account, but have forgotten your password,