Index: openacs-4/packages/acs-templating/tcl/list-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/list-procs.tcl,v diff -u -r1.39.2.7 -r1.39.2.8 --- openacs-4/packages/acs-templating/tcl/list-procs.tcl 27 Feb 2007 08:32:39 -0000 1.39.2.7 +++ openacs-4/packages/acs-templating/tcl/list-procs.tcl 27 Feb 2007 17:04:59 -0000 1.39.2.8 @@ -328,10 +328,6 @@ set list_properties(class) $list_properties(main_class) } - if { [empty_string_p $list_properties(caption)]} { - set list_properties(caption) "" - } - # Default 'multirow' to list name if { [empty_string_p $list_properties(multirow)] } { set list_properties(multirow) $name