diff options
author | Byron Jones <bjones@mozilla.com> | 2012-04-09 17:38:19 +0200 |
---|---|---|
committer | Byron Jones <bjones@mozilla.com> | 2012-04-09 17:38:19 +0200 |
commit | 71f822cd35dbd13a11e5bf0563f046010f587923 (patch) | |
tree | 93e88b20dca98a96195f0b63f1ef2d507d341603 /template/en/default/account | |
parent | 57be8366c77018eb80b98510544508ddd995f112 (diff) | |
download | bugzilla-71f822cd35dbd13a11e5bf0563f046010f587923.tar.gz bugzilla-71f822cd35dbd13a11e5bf0563f046010f587923.tar.xz |
Remove duplicate hook
Diffstat (limited to 'template/en/default/account')
-rw-r--r-- | template/en/default/account/auth/login-small.html.tmpl | 2 |
1 files changed, 0 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 21bd10117..a91e490ba 100644 --- a/template/en/default/account/auth/login-small.html.tmpl +++ b/template/en/default/account/auth/login-small.html.tmpl @@ -48,8 +48,6 @@ onsubmit="return check_mini_login_fields( '[% qs_suffix FILTER html %]' );" > - [% Hook.process('additional_methods') %] - <input id="Bugzilla_login[% qs_suffix FILTER html %]" class="bz_login" name="Bugzilla_login" |