Index: openacs-4/packages/forums/tcl/form-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/forums/tcl/form-procs.tcl,v diff -u -r1.4 -r1.5 --- openacs-4/packages/forums/tcl/form-procs.tcl 13 Jan 2005 13:58:16 -0000 1.4 +++ openacs-4/packages/forums/tcl/form-procs.tcl 20 Mar 2005 00:12:29 -0000 1.5 @@ -154,7 +154,7 @@ template::element create $form_name ${prefix}charter \ -label [_ forums.Charter] \ -datatype text \ - -widget textarea \ + -widget richtext \ -html {cols 60 rows 10 wrap soft} \ -optional