diff --git a/Documentation.html b/Documentation.html
index 811a543b8..0279aacc1 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -45,6 +45,7 @@ h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:large; font-w
Installation instructions: INSTALL
General notes: README
Credits information: CREDITS
+ Credits information: LICENSE
Documentation version: $Id$
@@ -68,7 +69,7 @@ h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:large; font-w
but also a single database. To accomplish the latter you'll need
a properly set up MySQL-user who can read/write only the desired
database. It's up to you to look up the appropiate part in the
- MySQL manual. Currently it can:
+ MySQL manual. Currently phpMyAdmin can:
@@ -79,8 +80,9 @@ h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:large; font-w
- manage keys on fields
- load text files into tables
- create and read dumps of tables
-
- export data to CSV values
+
- export and import data to CSV values
- administer multiple servers and single databases
+
- communicate in more than 20 different languages
@@ -440,8 +442,6 @@ Either there is an error with your PHP setup or your username/password is
-
-
Top -