Index: openacs-4/packages/xowiki/tcl/bootstrap-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/bootstrap-procs.tcl,v diff -u -r1.11.2.15 -r1.11.2.16 --- openacs-4/packages/xowiki/tcl/bootstrap-procs.tcl 28 Feb 2020 14:05:05 -0000 1.11.2.15 +++ openacs-4/packages/xowiki/tcl/bootstrap-procs.tcl 8 Aug 2020 08:08:20 -0000 1.11.2.16 @@ -520,7 +520,10 @@ } } else { set name [::xowiki::Includelet js_name [self]] - #nesting forms inside a xowf page will place the action buttons at the wrong place! + # + # Nesting forms inside an xowf page will place the action + # buttons at the wrong place! + # html::div -id ${:id}_wrapper -class "table-responsive" { html::div -id ${:id}_container { html::table -id ${:id} -class ${:css.table-class} {