Index: openacs-4/packages/xowiki/tcl/includelet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/includelet-procs.tcl,v diff -u -N -r1.95 -r1.96 --- openacs-4/packages/xowiki/tcl/includelet-procs.tcl 8 Feb 2009 12:58:56 -0000 1.95 +++ openacs-4/packages/xowiki/tcl/includelet-procs.tcl 8 Feb 2009 13:15:35 -0000 1.96 @@ -662,7 +662,7 @@ set msg "No category tree with name '$name' found." } [my package_id] flush_page_fragment_cache -scope agg - set html
$msg
+ set html "
$msg
" if {$edit_html ne ""} { return "$html Manage Categories? $edit_html" }