From 3ea06e9d1a87dedf857bc2687680ebf008bae462 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 9 Nov 2012 16:30:55 +0100 Subject: [PATCH] Another not properly marked files --- faq.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/faq.rst b/faq.rst index d12a0a707f..94f2dea879 100644 --- a/faq.rst +++ b/faq.rst @@ -63,8 +63,8 @@ use instead the cookie authentication mode. This seems to be a PWS bug. Filippo Simoncini found a workaround (at this time there is no better fix): remove or comment the ``DOCTYPE`` -declarations (2 lines) from the scripts *libraries/Header.class.php* -and *index.php*. +declarations (2 lines) from the scripts :file:`libraries/Header.class.php` +and :file:`index.php`. .. _faq1_7: