From a9a03e405b9e37fa37e1e07b086e510e746ef71b Mon Sep 17 00:00:00 2001 From: "jake%bugzilla.org" <> Date: Sun, 13 Mar 2005 05:51:15 +0000 Subject: Bug 83044 - Any page is now capable of being a login page simply by adding the ?GoAheadAndLogin=1 option to the URL. All links have been changed to make index.cgi the default login page instead of query.cgi. r=joel, a=justdave --- template/en/default/account/created.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/account/created.html.tmpl') diff --git a/template/en/default/account/created.html.tmpl b/template/en/default/account/created.html.tmpl index cbd1227b5..2d507b4cf 100644 --- a/template/en/default/account/created.html.tmpl +++ b/template/en/default/account/created.html.tmpl @@ -36,7 +36,7 @@

When the e-mail arrives, - log in here. + log in here.

[% PROCESS global/footer.html.tmpl %] -- cgit v1.2.3-24-g4f1b