diff --git a/ChangeLog b/ChangeLog index 71211ae5b..cf098113f 100755 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,7 @@ $Source$ 2006-04-27 Sebastian Mendel * db_printview.php: fixed bug 'no tables found', refactored + * tbl_change.php, tbl_indexes.php: removed table formating, done in css 2006-04-27 Michal Čihař * Documentation.html, libraries/config.default.php, diff --git a/tbl_change.php b/tbl_change.php index 70b9c6840..06c0c553e 100644 --- a/tbl_change.php +++ b/tbl_change.php @@ -297,7 +297,7 @@ foreach ($loop_array AS $vrowcount => $vrow) { echo '
' . "\n"; } ?> - +
diff --git a/tbl_indexes.php b/tbl_indexes.php index c7ec2e618..0ca219535 100644 --- a/tbl_indexes.php +++ b/tbl_indexes.php @@ -321,7 +321,7 @@ elseif (!defined('PMA_IDX_INCLUDED')
-
+