diff --git a/docs/apache_auth.txt b/docs/apache_auth.txt index 4e62338a27..9beb1ba43a 100644 --- a/docs/apache_auth.txt +++ b/docs/apache_auth.txt @@ -29,7 +29,7 @@ with the standard ``Auth*`` and ``Require`` directives:: PythonAuthenHandler django.contrib.auth.handlers.modpython -.. note:: Using the authentication handler with Apache 2.2 +.. admonition:: Using the authentication handler with Apache 2.2 If you're using Apache 2.2, you'll need to take a couple extra steps.