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.85 -r1.86 --- openacs-4/packages/acs-templating/tcl/list-procs.tcl 11 Jun 2018 22:02:26 -0000 1.85 +++ openacs-4/packages/acs-templating/tcl/list-procs.tcl 14 Jun 2018 16:27:48 -0000 1.86 @@ -3120,7 +3120,7 @@ template_tag listfilters-form { chunk params } { set level [template::adp_level] - set list_name [template::get_attribute listfilters $params name] + set list_name [template::get_attribute listfilters-form $params name] set style [ns_set iget $params style]