From 64575a60cb2d5634e8d86b8e6122d1132aa41afe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Fri, 8 Feb 2002 21:16:59 +0000 Subject: [PATCH] Beautified the "with selection" feature --- ChangeLog | 1 + db_details.php3 | 5 ++--- 2 files changed, 3 insertions(+), 3 deletions(-) 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; ?>  /  - - +