Index: file_api.php =================================================================== --- file_api.php (revision 270) +++ file_api.php (working copy) @@ -193,7 +193,7 @@ PRINT $t_href_start; print_file_icon ( $t_file_display_name ); - PRINT $t_href_end . ' ' . $t_href_start . $t_file_display_name . + PRINT $t_href_end . ' ' . $t_href_start . $t_file_display_name . $t_href_end . "$t_href_clicket ($t_filesize bytes) $t_date_added";