Index: openacs-4/packages/file-storage/tcl/file-storage-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/tcl/file-storage-procs.tcl,v diff -u -r1.48.2.11 -r1.48.2.12 --- openacs-4/packages/file-storage/tcl/file-storage-procs.tcl 10 Dec 2005 11:55:49 -0000 1.48.2.11 +++ openacs-4/packages/file-storage/tcl/file-storage-procs.tcl 18 Dec 2005 14:05:30 -0000 1.48.2.12 @@ -1156,7 +1156,8 @@ -short_name fs_fs_notif] \ -object_id $parent_id \ -notif_subject "[_ file-storage.lt_File_Storage_Notifica]" \ - -notif_text $new_content + -notif_text $new_content \ + -notif_html $html_version set folder_id $parent_id } }