Index: openacs-4/packages/xowiki/www/admin/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/admin/index.tcl,v diff -u -r1.31.2.5 -r1.31.2.6 --- openacs-4/packages/xowiki/www/admin/index.tcl 23 Sep 2021 16:09:12 -0000 1.31.2.5 +++ openacs-4/packages/xowiki/www/admin/index.tcl 28 Oct 2022 18:14:58 -0000 1.31.2.6 @@ -36,7 +36,7 @@ [export_vars -base /shared/parameters {package_id return_url}] Action new -label [_ xowiki.export] -url export Action new -label [_ xowiki.import] -url import - Action new -label [_ acs-subsite.Permissions] -url [export_vars -base permissions {package_id}] + Action new -label [_ acs-subsite.Permissions] -url permissions }] \ -columns { Field create object_type -label [_ xowiki.page_type]