From 6a727b70a9f7d3deb690dffd818d7bb5e9eb7bf5 Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Wed, 25 Jan 2017 15:04:07 -0500 Subject: Bug 1286290 - CSP compliant bug modal --- template/en/default/account/auth/login-small.html.tmpl | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'template/en/default/account') diff --git a/template/en/default/account/auth/login-small.html.tmpl b/template/en/default/account/auth/login-small.html.tmpl index 111aca0dd..b182ddef3 100644 --- a/template/en/default/account/auth/login-small.html.tmpl +++ b/template/en/default/account/auth/login-small.html.tmpl @@ -38,14 +38,15 @@ [% END %] [% script_url = login_target _ connector _ "GoAheadAndLogIn=1" %] Log In + class='show_mini_login_form' data-qs-suffix="[% qs_suffix FILTER html %]">Log In [% Hook.process('additional_methods') %]
[x] + class="hide_mini_login_form" data-qs-suffix="[% qs_suffix FILTER html %]">[x]
  • | Forgot Password + class='show_forgot_form' + data-qs-suffix="[% qs_suffix FILTER html %]">Forgot Password
    @@ -92,6 +94,6 @@ type="submit"> - [x] + [x]
  • -- cgit v1.2.3-24-g4f1b