Index: openacs-4/packages/fs-portlet/tcl/fs-portlet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/fs-portlet/tcl/fs-portlet-procs.tcl,v diff -u -r1.4 -r1.5 --- openacs-4/packages/fs-portlet/tcl/fs-portlet-procs.tcl 9 Oct 2001 05:04:25 -0000 1.4 +++ openacs-4/packages/fs-portlet/tcl/fs-portlet-procs.tcl 9 Oct 2001 08:55:39 -0000 1.5 @@ -124,7 +124,7 @@ ns_log notice "AKS52 got here $rowcount" if {!$rowcount} { - set template "No items in this folder" + set template "No items in this folder

more..." } set code [template::adp_compile -string $template]