Index: openacs-4/packages/new-portal/www/layouts/simple2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/new-portal/www/layouts/simple2.tcl,v diff -u -r1.4 -r1.5 --- openacs-4/packages/new-portal/www/layouts/simple2.tcl 6 Nov 2001 23:36:48 -0000 1.4 +++ openacs-4/packages/new-portal/www/layouts/simple2.tcl 13 Nov 2001 17:35:10 -0000 1.5 @@ -5,10 +5,16 @@ element_list:onevalue element_src:onevalue action_string:onevalue + theme_id:onevalue } if { ![info exists action_string]} { set action_string "" } +if { ![info exists theme_id]} { + set theme_id "" +} + + portal::layout_elements $element_list