summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/auth/login-small.html.tmpl
diff options
context:
space:
mode:
authormkanat%bugzilla.org <>2009-06-05 00:54:38 +0200
committermkanat%bugzilla.org <>2009-06-05 00:54:38 +0200
commit31570d1a282a92dd2f9f745414c2c40dbd4bdff1 (patch)
treeff6c0b961ddd676440f41e7920c4e9dec05f3b91 /template/en/default/account/auth/login-small.html.tmpl
parentf78ab4f463a42bd2a6368f958d831725148bcf9b (diff)
downloadbugzilla-31570d1a282a92dd2f9f745414c2c40dbd4bdff1.tar.gz
bugzilla-31570d1a282a92dd2f9f745414c2c40dbd4bdff1.tar.xz
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 <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
Diffstat (limited to 'template/en/default/account/auth/login-small.html.tmpl')
-rw-r--r--template/en/default/account/auth/login-small.html.tmpl4
1 files changed, 0 insertions, 4 deletions
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 %]
<input type="submit" name="GoAheadAndLogIn" value="Log in"
id="log_in[% qs_suffix %]">
- <div class="bz_default_hidden">
- [% PROCESS "global/hidden-fields.html.tmpl"
- exclude="^Bugzilla_(login|password|restrictlogin|remember)$" %]
- </div>
<script type="text/javascript">
mini_login_constants = {
"login" : "login",