From 96e2e4e4140df0dface674afb0003a1dd97abe87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Mon, 15 Oct 2001 22:27:32 +0000 Subject: [PATCH] fixed an xhtml1.0 error --- ChangeLog | 10 +++++++--- db_details.php3 | 2 +- db_stats.php3 | 2 +- tbl_properties.php3 | 2 +- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 40523a827..c3354b179 100755 --- a/ChangeLog +++ b/ChangeLog @@ -6,9 +6,13 @@ $Id$ $Source$ 2001-10-15 Loïc Chapeaux - * tbl_properties.php3, line 966: the current name of the table is now - displayed in the text box of the "rename table" feature. Thanks to - Cal Henderson for this suggestion. + * tbl_properties.php3: + - line 966: the current name of the table is now displayed in the text + box of the "rename table" feature. Thanks to Cal Henderson for this + suggestion; + - line 385: fixed an xhtml1.0 error. + * db_details.php3, line 327; db_stats.php3, line 291: fixed an xhtml1.0 + error. * tbl_change.php3, lines 148-151: displays default values while creating a new record. Thanks to "pdobrigkeit" for this suggestion. diff --git a/db_details.php3 b/db_details.php3 index eb006a97f..a719ce40f 100755 --- a/db_details.php3 +++ b/db_details.php3 @@ -324,7 +324,7 @@ else if (MYSQL_INT_VERSION >= 32300) {    - + diff --git a/db_stats.php3 b/db_stats.php3 index 965f445e2..d0051aff0 100644 --- a/db_stats.php3 +++ b/db_stats.php3 @@ -288,7 +288,7 @@ if ($num_dbs > 0) { echo ' ' . $strWithChecked . '' . "\n"; echo ' ' . $strWithChecked . '  ' . "\n"; echo ' ' . "\n"; - echo ' ' . "\n"; + echo ' ' . "\n"; echo ' ' . "\n\n"; diff --git a/tbl_properties.php3 b/tbl_properties.php3 index dc1f1e6fc..7601d5b24 100755 --- a/tbl_properties.php3 +++ b/tbl_properties.php3 @@ -382,7 +382,7 @@ if ($fields_cnt > 1) { echo "\n"; ?> - +