From 9d8a69f3fbc179cd2965ff88cf626e29c8a52435 Mon Sep 17 00:00:00 2001 From: Alexander Schwenn Date: Thu, 8 Jan 2015 00:14:43 +0100 Subject: [PATCH] Fix heading level in form_login_setup.rst --- cookbook/security/form_login_setup.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cookbook/security/form_login_setup.rst b/cookbook/security/form_login_setup.rst index 8266e22726c..c33ae17dce9 100644 --- a/cookbook/security/form_login_setup.rst +++ b/cookbook/security/form_login_setup.rst @@ -318,7 +318,7 @@ see :doc:`/cookbook/security/form_login`. .. _book-security-common-pitfalls: Avoid common Pitfalls -===================== +--------------------- When setting up your login form, watch out for a few common pitfalls. @@ -471,4 +471,4 @@ any firewall. This means you can't check for security or even access the user object on these pages. See :doc:`/cookbook/controller/error_pages` for more details. -.. _`FOSUserBundle`: https://github.com/FriendsOfSymfony/FOSUserBundle \ No newline at end of file +.. _`FOSUserBundle`: https://github.com/FriendsOfSymfony/FOSUserBundle