Index: openacs-4/packages/lors/tcl/lors-imsmd-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lors/tcl/lors-imsmd-procs.tcl,v diff -u -r1.9 -r1.9.4.1 --- openacs-4/packages/lors/tcl/lors-imsmd-procs.tcl 7 Jun 2006 13:45:20 -0000 1.9 +++ openacs-4/packages/lors/tcl/lors-imsmd-procs.tcl 14 Oct 2008 15:12:33 -0000 1.9.4.1 @@ -1135,9 +1135,9 @@ set itemxx [$itemx child all item] if { ![empty_string_p $itemxx] } { - printx "
" " " + printx "

" " " getItem $itemx - printx "

" "" + printx "

" "" } } }