diff --git a/ChangeLog b/ChangeLog index c3056e4c5..590d20986 100755 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,9 @@ $Source$ thanks to Sönke J. Peters (s03nk3) * tbl_properties_structure.php3: undefined index for innodb, thanks to Loïc + * images/pma_logo.png, left.php3, libraries/auth/cookie.auth.lib.php3: + new logo, thanks to Ivan R. Lanin (ivanlanin); logo made transparent + by Alexander Turek 2002-08-21 Alexander M. Turek * Documentation.html: Updated FAQ 1.6. diff --git a/Documentation.html b/Documentation.html index 74f9a0b1f..efc17e8b6 100755 --- a/Documentation.html +++ b/Documentation.html @@ -2604,6 +2604,9 @@ CREDITS, in chronological order - Olof Edlund <olof.edlund at upright.se> * SQL validator server +- Ivan R. Lanin (ivanlanin) + * phpMyAdmin logo + And also to the following people who have contributed minor changes, enhancements, bugfixes or support for a new language since version 2.1.0: diff --git a/images/pma_logo.png b/images/pma_logo.png new file mode 100644 index 000000000..ae3d94f7e Binary files /dev/null and b/images/pma_logo.png differ diff --git a/left.php3 b/left.php3 index dbab42d9f..8c4ffd2d1 100755 --- a/left.php3 +++ b/left.php3 @@ -168,6 +168,8 @@ echo "\n";
+ phpMyAdmin +
@@ -344,7 +346,6 @@ if ($num_dbs > 1) { echo $table_list_header; echo $table_list; echo "\n" . '
' . "\n"; - } // No light mode -> initialize some js variables for the diff --git a/libraries/auth/cookie.auth.lib.php3 b/libraries/auth/cookie.auth.lib.php3 index b3872526f..a8a7c55bc 100644 --- a/libraries/auth/cookie.auth.lib.php3 +++ b/libraries/auth/cookie.auth.lib.php3 @@ -109,6 +109,7 @@ input.textfield {font-family: ; font-size: ">
+