diff --git a/templates/authenticator/login_form.tpl.php b/templates/authenticator/login_form.tpl.php index 2fdef9745..2c3a6a932 100644 --- a/templates/authenticator/login_form.tpl.php +++ b/templates/authenticator/login_form.tpl.php @@ -21,10 +21,7 @@ - - +
diff --git a/templates/security/formLogin/login_form.tpl.php b/templates/security/formLogin/login_form.tpl.php index ca64abdd9..940038829 100644 --- a/templates/security/formLogin/login_form.tpl.php +++ b/templates/security/formLogin/login_form.tpl.php @@ -21,10 +21,7 @@ - - + {# Uncomment this section and add a remember_me option below your firewall to activate remember me functionality. diff --git a/tests/fixtures/security/make-form-login/expected/login.html.twig b/tests/fixtures/security/make-form-login/expected/login.html.twig index 07b5cd416..c7dbe2c6f 100644 --- a/tests/fixtures/security/make-form-login/expected/login.html.twig +++ b/tests/fixtures/security/make-form-login/expected/login.html.twig @@ -19,10 +19,7 @@ - - + {# Uncomment this section and add a remember_me option below your firewall to activate remember me functionality. diff --git a/tests/fixtures/security/make-form-login/expected/login_no_logout.html.twig b/tests/fixtures/security/make-form-login/expected/login_no_logout.html.twig index febede20a..3c8646d8b 100644 --- a/tests/fixtures/security/make-form-login/expected/login_no_logout.html.twig +++ b/tests/fixtures/security/make-form-login/expected/login_no_logout.html.twig @@ -13,10 +13,7 @@ - - + {# Uncomment this section and add a remember_me option below your firewall to activate remember me functionality.