From aa8c9aa04a4971c8a91e05c986030695a4fdd660 Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Mon, 14 Jan 2013 17:54:21 -0500 Subject: Fixed issue with login button not hiding properly on 4.2+ --- .../account/auth/login-small-additional_methods.html.tmpl | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'extensions/BrowserID/template/en/default/hook/account') diff --git a/extensions/BrowserID/template/en/default/hook/account/auth/login-small-additional_methods.html.tmpl b/extensions/BrowserID/template/en/default/hook/account/auth/login-small-additional_methods.html.tmpl index 2c2f98205..b14dd5d8e 100644 --- a/extensions/BrowserID/template/en/default/hook/account/auth/login-small-additional_methods.html.tmpl +++ b/extensions/BrowserID/template/en/default/hook/account/auth/login-small-additional_methods.html.tmpl @@ -1,4 +1,16 @@ [% IF Param('user_info_class').split(',').contains('BrowserID') && Param('browserid_includejs_url') %] - or + + + or + [% END %] -- cgit v1.2.3-24-g4f1b