Index: openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl,v
diff -u -r1.44 -r1.45
--- openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl	17 Mar 2007 23:13:21 -0000	1.44
+++ openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl	21 Mar 2007 10:49:46 -0000	1.45
@@ -192,14 +192,12 @@
         }
         set header_stuff [::xowiki::Page header_stuff]
         $package_id return_page -adp $template_file -variables {
-          name title item_id page context header_stuff return_url
-          content package_id
+          name title item_id context header_stuff return_url
+          content footer package_id
           rev_link edit_link delete_link new_link admin_link index_link 
-          create_in_req_locale_link req_lang
           notification_subscribe_link notification_image 
           top_portlets page
           views_data
-          footer
         }
       }
     } else {