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.17 -r1.18
--- openacs-4/packages/acs-templating/tcl/list-procs.tcl 11 Jan 2004 20:50:11 -0000 1.17
+++ openacs-4/packages/acs-templating/tcl/list-procs.tcl 27 Feb 2004 15:48:45 -0000 1.18
@@ -321,7 +321,7 @@
-list_name $name \
-element_name $checkbox_name \
-spec {
- label {}
+ label {}
display_template {}
sub_class {narrow}
html { align center }
@@ -867,7 +867,7 @@
# placed in __adp_output in this stack frame.
template::code::adp::$file_stub
-
+
return $__adp_output
}