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 -N -r1.10 -r1.11 --- openacs-4/packages/acs-templating/tcl/list-procs.tcl 17 Oct 2003 11:58:21 -0000 1.10 +++ openacs-4/packages/acs-templating/tcl/list-procs.tcl 7 Nov 2003 14:03:45 -0000 1.11 @@ -1315,7 +1315,7 @@ $filter_properties(name) \ $filter_properties(label) \ $filter_properties(clear_url) \ - [string_truncate -len 25 $label] \ + [string_truncate -len 25 -- $label] \ $value \ $url \ $label \