Index: openacs-4/packages/xowiki/tcl/xowiki-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-procs.tcl,v diff -u -r1.171 -r1.172 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 13 Sep 2007 20:48:20 -0000 1.171 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 14 Sep 2007 09:32:25 -0000 1.172 @@ -1032,7 +1032,7 @@ } else { set image "" } - return "$image

[$t asHTML]

\n

$description

" + return "$image[$t asHTML]\n

$description

" } PodcastItem instproc get_content {} {