diff --git a/libraries/tbl_properties.inc.php b/libraries/tbl_properties.inc.php index 3a02fe9a9..0466a54f5 100644 --- a/libraries/tbl_properties.inc.php +++ b/libraries/tbl_properties.inc.php @@ -574,7 +574,7 @@ if ( is_array( $content_cells ) && is_array( $header_cells ) ) { $i = 0; $odd_row = true; foreach ( $header_cells as $header_val ) { - echo ''; + echo ''; $odd_row = ! $odd_row; ?>