diff --git a/ChangeLog b/ChangeLog index bbaa06a5d..10ddab802 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2003-03-19 Michal Cihar + * tbl_properties_operations.php3: fixed bad id of option (#706147). + 2003-03-18 Garvin Hicking * libraries/display_export.lib.php3: Fixed variable usage. * lang/*, libraries/transformations/*, libraries/display_tbl.lib.php3, @@ -1229,4 +1232,4 @@ $Source$ # vim: ft=changelog # vim: expandtab ts=4 sw=4 sts=4 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>8&&getline(v\:lnum)!~'^#' -# vim: fdn=1 fdm=expr \ No newline at end of file +# vim: fdn=1 fdm=expr diff --git a/tbl_properties_operations.php3 b/tbl_properties_operations.php3 index 496ff93bb..7acfb39c9 100755 --- a/tbl_properties_operations.php3 +++ b/tbl_properties_operations.php3 @@ -173,8 +173,8 @@ for ($i = 0; $i < $num_dbs; $i++) {   
  
- -   
+ +