Index: openacs-4/packages/theme-zen/www/doc/forms/form-vertical.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/theme-zen/www/doc/forms/form-vertical.tcl,v diff -u -r1.1.2.1 -r1.1.2.2 --- openacs-4/packages/theme-zen/www/doc/forms/form-vertical.tcl 3 Mar 2007 21:06:23 -0000 1.1.2.1 +++ openacs-4/packages/theme-zen/www/doc/forms/form-vertical.tcl 17 Mar 2007 23:47:23 -0000 1.1.2.2 @@ -27,6 +27,7 @@ {zen_checkbox:text(checkbox),multiple,optional\ {label "template::widget::checkbox"}\ {options {{Uncertain u} {"Somewhat zen" sz} {"Chaotic" ch} {"Calm" c} {"Fully zen" fz}}}} + {-section "sec1" {legendtext "Section I Title"}} {zen_comment:text(comment)\ {label "template::widget::comment"}\ {value "Please enter your comments here on what reaching nirvana will mean for you."}\ @@ -68,6 +69,7 @@ {zen_text:text(text),optional,nospell\ {label "template::widget::text"}\ {help_text {"Your identification tag number"}}} + {-section "sec2" {legendtext "Section 2 Title"}} {zen_textarea:text(textarea),optional,nospell\ {label "template::widget::textarea"}\ {help_text {"Please describe your desired state of being"}}\