Index: openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl,v diff -u -r1.79 -r1.80 --- openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl 28 Jun 2007 21:21:43 -0000 1.79 +++ openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl 2 Aug 2007 11:10:26 -0000 1.80 @@ -552,7 +552,7 @@ set parent_id [site_node::get_root_node_id] # Skip this for all subsite urls of the root node - set subsite_list [list admin resources file image x o shared register images] + set subsite_list [list resources file image x o shared register images] set root_url [lindex $url_list 0] if {[lsearch -exact $subsite_list $root_url] > -1} {