Index: openacs-4/packages/dotlrn-ecommerce/lib/section.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-ecommerce/lib/section.tcl,v diff -u -r1.21 -r1.22 --- openacs-4/packages/dotlrn-ecommerce/lib/section.tcl 5 Aug 2005 03:13:20 -0000 1.21 +++ openacs-4/packages/dotlrn-ecommerce/lib/section.tcl 5 Aug 2005 03:20:25 -0000 1.22 @@ -216,7 +216,7 @@ # TICKET #159 section_description ad_form -extend -name add_section -form { - {description:text(textarea) + {description:text(textarea),optional {label "Description"} {html {cols 25 rows 10}} }