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 -r1.2 -r1.3 --- openacs-4/packages/xowiki/tcl/includelet-procs.tcl 19 Nov 2007 12:35:10 -0000 1.2 +++ openacs-4/packages/xowiki/tcl/includelet-procs.tcl 20 Nov 2007 11:00:04 -0000 1.3 @@ -1157,7 +1157,7 @@ if {$gc_comments ne ""} { return "

#general-comments.Comments#

$gc_link

" } else { - return "

#general-comments.lt_No_comments_available#

$gc_link

" + return "

$gc_link

" } }