Index: openacs-4/packages/acs-templating/tcl/tag-init.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/tag-init.tcl,v diff -u -r1.28 -r1.28.2.1 --- openacs-4/packages/acs-templating/tcl/tag-init.tcl 25 Sep 2007 15:22:39 -0000 1.28 +++ openacs-4/packages/acs-templating/tcl/tag-init.tcl 2 Feb 2008 19:45:33 -0000 1.28.2.1 @@ -488,7 +488,7 @@ set row [template::get_attribute formgroup-widget $params row] # get any additional HTML attributes specified by the designer - set tag_attributes [template::util::set_to_list $params id] + set tag_attributes [template::util::set_to_list $params id row] # generate a list of options and option labels as a data source