From 49495810ea07c10504c894fbf979568af7363f14 Mon Sep 17 00:00:00 2001 From: Gervase Markham Date: Wed, 4 Apr 2012 13:00:01 -0400 Subject: Bug 672841 - Make BMO support BrowserID r=dkl --- template/en/default/account/auth/login-small.html.tmpl | 3 +++ template/en/default/account/auth/login.html.tmpl | 2 ++ 2 files changed, 5 insertions(+) (limited to 'template/en') diff --git a/template/en/default/account/auth/login-small.html.tmpl b/template/en/default/account/auth/login-small.html.tmpl index b073c79cc..21bd10117 100644 --- a/template/en/default/account/auth/login-small.html.tmpl +++ b/template/en/default/account/auth/login-small.html.tmpl @@ -47,6 +47,9 @@ id="mini_login[% qs_suffix FILTER html %]" onsubmit="return check_mini_login_fields( '[% qs_suffix FILTER html %]' );" > + + [% Hook.process('additional_methods') %] + -- cgit v1.2.3-24-g4f1b