From 31570d1a282a92dd2f9f745414c2c40dbd4bdff1 Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Thu, 4 Jun 2009 22:54:38 +0000 Subject: Bug 493642: Never include hidden_fields in the header/footer login form, and when a REQUIRE_LOGIN page shows a login form, hide the header/footer login form. Patch by Max Kanat-Alexander r=LpSolit, a=LpSolit --- template/en/default/account/auth/login-small.html.tmpl | 4 ---- template/en/default/account/auth/login.html.tmpl | 2 +- template/en/default/global/common-links.html.tmpl | 9 ++++++++- 3 files changed, 9 insertions(+), 6 deletions(-) (limited to 'template') diff --git a/template/en/default/account/auth/login-small.html.tmpl b/template/en/default/account/auth/login-small.html.tmpl index dd55a72bd..63f6d50d0 100644 --- a/template/en/default/account/auth/login-small.html.tmpl +++ b/template/en/default/account/auth/login-small.html.tmpl @@ -68,10 +68,6 @@ [% END %] -
- [% PROCESS "global/hidden-fields.html.tmpl" - exclude="^Bugzilla_(login|password|restrictlogin|remember)$" %] -