From 2712a9c0abea163f5f209d333fedbce8520dea1c Mon Sep 17 00:00:00 2001 From: Gervase Markham Date: Mon, 26 Mar 2012 12:11:16 +0100 Subject: Add hooks for alternative login methods. r,a=LpSolit. https://bugzilla.mozilla.org/show_bug.cgi?id=698418 --- template/en/default/account/auth/login-small.html.tmpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'template/en/default/account/auth/login-small.html.tmpl') diff --git a/template/en/default/account/auth/login-small.html.tmpl b/template/en/default/account/auth/login-small.html.tmpl index 39984aeaf..fbe40fb43 100644 --- a/template/en/default/account/auth/login-small.html.tmpl +++ b/template/en/default/account/auth/login-small.html.tmpl @@ -39,6 +39,9 @@ [% script_name = login_target _ connector _ "GoAheadAndLogIn=1" %] Log In + + [% Hook.process('additional_methods') %] +