From 7928b3cc472e07617a81a9891cf5bb7a21555f88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Tue, 10 Jul 2001 21:00:10 +0000 Subject: [PATCH] fixed invalid colspan values --- ChangeLog | 3 +++ tbl_properties.php3 | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index de0b8e64e..be2a4585f 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,9 @@ $Source$ * header.inc.php3: cosmetic changes. * tbl_properties.php3, db_details.php3, functions.js: export the js work from the formers to the later. + * tbl_properties.php3, line 657, 662 & 673: fixed invalid colspan values. + * db_details.php3, line 210: count_records already displays the number of + records in the valid format. Fixed thanks to Laurent HAAS . * Updated the Spanish translation thanks to Martin Marconcini . diff --git a/tbl_properties.php3 b/tbl_properties.php3 index d690b34c3..fcf2b6cfe 100755 --- a/tbl_properties.php3 +++ b/tbl_properties.php3 @@ -654,12 +654,12 @@ echo "\n"; - - @@ -670,7 +670,7 @@ echo "\n";    -
+  :
+
+