From 67512f238f406cb4e827e0508bf4b826557d2fb1 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 25 Jul 2002 16:28:06 +0000 Subject: [PATCH] bug 586230 --- ChangeLog | 6 ++++++ tbl_properties_options.php3 | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e09179367..d90612bfb 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,12 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-07-25 Marc Delisle + * Documentation.html, clarify about mysql extensions + * tbl_properties_options.php3, tbl_properties_table_info.php3: + bug 586230, thanks to Loïc + * common.lib.php3: fix bad variable name + 2002-07-25 Loïc Chapeaux * coding standard: common.lib.php3, config.inc.php3, Documentation.html, header.inc.php3, sqlparser.data.php3, sqlparser.lib.php3, diff --git a/tbl_properties_options.php3 b/tbl_properties_options.php3 index 027784730..792630767 100755 --- a/tbl_properties_options.php3 +++ b/tbl_properties_options.php3 @@ -65,7 +65,7 @@ if (PMA_MYSQL_INT_VERSION >= 32322) {  :    - " class="textfield" style="vertical-align: middle" onfocus="this.select()" />  +