Index: openacs-4/packages/new-portal/www/portal-ae.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/new-portal/www/Attic/portal-ae.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/new-portal/www/portal-ae.tcl 30 Sep 2001 19:04:12 -0000 1.3 +++ openacs-4/packages/new-portal/www/portal-ae.tcl 30 Sep 2001 19:07:23 -0000 1.4 @@ -67,7 +67,8 @@ set title "Edit Your Portal" # the portal we're editing exists. Return it. db_1row get_portal "select - name + name, + layout_id from portals where portal_id = :portal_id" ad_return_template