diff --git a/ChangeLog b/ChangeLog index a3cfe3998..6a37a246a 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2005-05-31 Marc Delisle + * db_details_structure.php: patch 1209863, XHTML validity, + thanks to Ryan Schmidt + 2005-05-29 Marc Delisle * tbl_change.php: bug #1184325, Label IDs mismatch for ENUM type, thanks to Ryan Schmidt diff --git a/db_details_structure.php b/db_details_structure.php index 792576993..a2fc5220b 100644 --- a/db_details_structure.php +++ b/db_details_structure.php @@ -631,9 +631,9 @@ if ($num_tables > 0) { - - + +
'; -echo ' '; +echo '
'; echo ' '; echo ' ' . ' ' . "\n"; echo '
'; +echo ''; /** * Displays the footer