Index: openacs-4/packages/file-storage/www/folder-contents.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/www/Attic/folder-contents.tcl,v diff -u -r1.10 -r1.11 --- openacs-4/packages/file-storage/www/folder-contents.tcl 5 Nov 2002 17:19:59 -0000 1.10 +++ openacs-4/packages/file-storage/www/folder-contents.tcl 12 Nov 2002 08:36:44 -0000 1.11 @@ -105,7 +105,7 @@ set table [ad_table \ -Torderby $orderby \ - -Tmissing_text "
[_ [ad_conn locale] file-storage.lt_Folder_folder_name_is] "" [list folder_name [fs::get_object_name -object_id $folder_id]]]
" \ + -Tmissing_text "
[_ file-storage.lt_Folder_folder_name_is] [list folder_name [fs::get_object_name -object_id $folder_id]]]
" \ -Ttable_extra_html {width="95%"} \ select_folder_contents \ $sql \