diff --git a/Documentation.html b/Documentation.html
index cf89d116f..aabef6e2c 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -649,13 +649,6 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
enter the tablename in
$cfg['Servers'][$i]['bookmarktable']
-
- Note that "controluser" must have SELECT,
- INSERT and DELETE privileges on the bookmark table.
- Here is a query to set up those privileges (using "pma" as
- the controluser and phpmyadmin as databasename):
- GRANT SELECT,INSERT,DELETE ON <phpmyadmin> to 'pma'@localhost;
-
@@ -718,9 +711,9 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
$cfg['Servers'][$i]['relation']
- now as normal user open phpMyAdmin and for each table where you
- want to use this feature, click "Structure/Relation view/"
- and choose foreign fields.
+ now as normal user open phpMyAdmin and for each one of your
+ tables where you want to use this feature, click
+ "Structure/Relation view/" and choose foreign fields.
Please note that in the current (2.3.0) version, master_db