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";    -
+  :
+
+