diff --git a/ChangeLog b/ChangeLog index 9ea876187..702e3e48a 100755 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,8 @@ $Source$ outsourced error messages. * left.js, left.php3, header.php3, language files: the font family is now language dependant. + * tbl_properties.inc.php3, line 235: removed an unnecessary php closing + tag. 2001-07-06 Loïc Chapeaux * users_details.php3: fixed many little scripting bugs. diff --git a/tbl_properties.inc.php3 b/tbl_properties.inc.php3 index e6b766246..9c4fd1059 100755 --- a/tbl_properties.inc.php3 +++ b/tbl_properties.inc.php3 @@ -232,7 +232,6 @@ echo $strTableType.":"; ?> -?>