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.105 -r1.106 --- openacs-4/packages/xowiki/tcl/includelet-procs.tcl 9 Apr 2009 10:37:49 -0000 1.105 +++ openacs-4/packages/xowiki/tcl/includelet-procs.tcl 11 Apr 2009 10:17:40 -0000 1.106 @@ -2286,6 +2286,7 @@ {-locale ""} {-range ""} {-allow_reorder ""} + {-with_footer "false"} }} } @@ -2424,6 +2425,10 @@ "" $menu \ "$page_order $title" \ $content + + if {$with_footer} { + append output [$p htmlFooter -content $content] + } } if {$allow_reorder ne ""} {