summaryrefslogtreecommitdiffstats
path: root/template/en/default/account
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/account')
-rw-r--r--template/en/default/account/auth/login-small.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/account/auth/login-small.html.tmpl b/template/en/default/account/auth/login-small.html.tmpl
index b182ddef3..7ca0a44d9 100644
--- a/template/en/default/account/auth/login-small.html.tmpl
+++ b/template/en/default/account/auth/login-small.html.tmpl
@@ -43,9 +43,8 @@
[% Hook.process('additional_methods') %]
<form action="[% login_target FILTER html %]" method="POST"
- class="mini_login bz_default_hidden"
+ class="mini_login bz_default_hidden "
id="mini_login[% qs_suffix FILTER html %]"
- class="check_mini_login_fields"
data-qs-suffix="[% qs_suffix FILTER html %]"
>
@@ -76,6 +75,7 @@
<input type="hidden" name="Bugzilla_login_token"
value="[% get_login_request_token() FILTER html %]">
<input type="submit" name="GoAheadAndLogIn" value="Log in"
+ class="check_mini_login_fields"
id="log_in[% qs_suffix %]">
<a href="#" id="hide_mini_login[% qs_suffix FILTER html %]"
class="hide_mini_login_form" data-qs-suffix="[% qs_suffix FILTER html %]">[x]</a>