From 8ea37a67d72e77c4d025f846701025a44ca54f85 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 17 Jul 2002 17:02:10 +0000 Subject: [PATCH] better html comment --- tbl_properties_table_info.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tbl_properties_table_info.php3 b/tbl_properties_table_info.php3 index cb2b4177d..194061246 100755 --- a/tbl_properties_table_info.php3 +++ b/tbl_properties_table_info.php3 @@ -39,7 +39,7 @@ mysql_free_result($table_info_result); /** * Displays top menu links */ -echo '' . "\n"; +echo '' . "\n"; $sub_part = '_table_info'; require('./tbl_properties_links.php3');