From a588f0926bfc7eec6e41a204b20f665f70d8f197 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 8 Nov 2012 16:37:28 +0100 Subject: [PATCH] Better formatting --- require.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/require.rst b/require.rst index 25b06015d4..ea0b61054b 100644 --- a/require.rst +++ b/require.rst @@ -17,7 +17,7 @@ Requirements * You need GD2 support in PHP to display inline thumbnails of JPEGs ("image/jpeg: inline") with their original aspect ratio. - * When using the "cookie" , the ```mcrypt`` + * When using the "cookie" , the `mcrypt `_ extension is strongly suggested for most users and is **required** for 64–bit machines. Not using mcrypt will cause phpMyAdmin to load pages significantly slower. @@ -25,7 +25,7 @@ Requirements * To support upload progress bars, see :ref:`faq2_9`. * To support XML and Open Document Spreadsheet importing, you need PHP - 5.2.17 or newer and the ```libxml`` `_ + 5.2.17 or newer and the `libxml `_ extension. * **MySQL** 5.0 or newer (see :ref:`faq1_17`);