summaryrefslogtreecommitdiffstats
path: root/template/en/default/account
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2017-05-09 16:48:30 +0200
committerDylan William Hardison <dylan@hardison.net>2017-05-09 16:48:43 +0200
commit342db201b111da43ebcf7feaf1421aff1f7c6375 (patch)
tree2c8d89aa6bcb13fb04e7860eee46b117e8d57dba /template/en/default/account
parent318651ceaba13b359b97e383ef25c5761aeddc7e (diff)
downloadbugzilla-342db201b111da43ebcf7feaf1421aff1f7c6375.tar.gz
bugzilla-342db201b111da43ebcf7feaf1421aff1f7c6375.tar.xz
Bug 1359797 - GitHub login not appearing on show_bug.cgi
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>