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.200.2.4 -r1.200.2.5 --- openacs-4/packages/xowiki/tcl/includelet-procs.tcl 14 Oct 2015 08:25:44 -0000 1.200.2.4 +++ openacs-4/packages/xowiki/tcl/includelet-procs.tcl 16 Oct 2015 10:27:24 -0000 1.200.2.5 @@ -3125,7 +3125,7 @@ foreach {node label} $nodes { set link "[ns_quotehtml $label]" - append nodesHTML "
    [ns_quotehtml $link]
\n" + append nodesHTML "
    $link
\n" } set edgesHTML ""; set c 0