Index: openacs-4/packages/acs-tcl/tcl/form-processing-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/form-processing-procs.tcl,v diff -u -r1.13 -r1.14 --- openacs-4/packages/acs-tcl/tcl/form-processing-procs.tcl 10 Sep 2002 22:22:14 -0000 1.13 +++ openacs-4/packages/acs-tcl/tcl/form-processing-procs.tcl 15 Sep 2002 22:51:29 -0000 1.14 @@ -615,7 +615,9 @@ help_text - label - format - - value { + value - + before_html - + after_html { if { [llength $extra_arg] > 2 || [llength $extra_arg] == 1 } { return -code error "element $element_name: \"$extra_arg\" requires exactly one argument" }