diff --git a/Documentation.html b/Documentation.html
index 7e65f08b9..c886c5874 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -67,10 +67,11 @@
PHP
- You need PHP 4.1.0 or newer, with session support (*)
- - If you want to display inline thumbnails of JPEGs with the
- original aspect ratio, you also need GD2 support in PHP
- - Starting with phpMyAdmin 2.6.1, MIME-based transformations
- that use an external program need PHP 4.3.0 or newer
+ - You need GD2 support in PHP to display inline
+ thumbnails of JPEGs ("image/jpeg: inline") with their
+ original aspect ratio
+ - You need PHP 4.3.0 or newer to use the
+ "text/plain: external" MIME-based transformation