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.162.2.5 -r1.162.2.6 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 13 Sep 2007 08:15:33 -0000 1.162.2.5 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 14 Sep 2007 09:34:38 -0000 1.162.2.6 @@ -988,7 +988,7 @@ } else { set image "" } - return "$image

[$t asHTML]

\n

$description

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

$description

" } PodcastItem instproc get_content {} {