diff --git a/tbl_properties.php3 b/tbl_properties.php3 index 5fff1652e6..a228ecb7c9 100755 --- a/tbl_properties.php3 +++ b/tbl_properties.php3 @@ -269,7 +269,7 @@ while ($row = mysql_fetch_array($result)) { } $field_name = htmlspecialchars($row['Field']); if (isset($pk_array[$row['Field']])) { - $field_name = '' . $field_name . ''; + $field_name = '' . $field_name . ''; } echo "\n"; ?> @@ -285,7 +285,7 @@ while ($row = mysql_fetch_array($result)) { } echo "\n"; ?> -   +    >