diff --git a/ChangeLog b/ChangeLog index 5f6680245..7087b53e1 100755 --- a/ChangeLog +++ b/ChangeLog @@ -24,6 +24,7 @@ $Source$ * libraries/display_tbl.lib.php3, lines 724-730: fixed a js bug. * db_details.php3, line 517; tbl_properties.php3, line 709: restored word wrapping mode for textarea (not xhtml1.0 compliant but required with IE). + * db_details.php3: beautified the "with selection" feature. 2002-02-05 Marc Delisle * sql.php3, bug 463683 state tracking problem diff --git a/db_details.php3 b/db_details.php3 index 644aa78a4..95cde4738 100755 --- a/db_details.php3 +++ b/db_details.php3 @@ -329,15 +329,14 @@ else if (PMA_MYSQL_INT_VERSION >= 32300) { echo "\n"; ?> - + <?php echo $strWithChecked; ?>  /  - - +