Index: openacs-4/packages/new-portal/tcl/portal-procs.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/new-portal/tcl/portal-procs.xql,v diff -u -r1.44.2.1 -r1.44.2.2 --- openacs-4/packages/new-portal/tcl/portal-procs.xql 26 Sep 2005 08:57:38 -0000 1.44.2.1 +++ openacs-4/packages/new-portal/tcl/portal-procs.xql 4 Oct 2005 16:25:04 -0000 1.44.2.2 @@ -251,7 +251,8 @@ update portals set theme_id = :theme_id - where portal_id = :portal_id + where portal_id = :portal_id or template_id=:portal_id +