better html comment

This commit is contained in:
Marc Delisle
2002-07-17 17:02:10 +00:00
parent 0a769bbcfe
commit 8ea37a67d7

View File

@@ -39,7 +39,7 @@ mysql_free_result($table_info_result);
/**
* Displays top menu links
*/
echo '<!-- first browse links -->' . "\n";
echo '<!-- top menu -->' . "\n";
$sub_part = '_table_info';
require('./tbl_properties_links.php3');