Index: openacs-4/packages/forums/www/message-post.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/forums/www/message-post.tcl,v diff -u -r1.18 -r1.19 --- openacs-4/packages/forums/www/message-post.tcl 30 Nov 2002 17:35:39 -0000 1.18 +++ openacs-4/packages/forums/www/message-post.tcl 10 Jan 2003 14:01:08 -0000 1.19 @@ -55,7 +55,8 @@ -label [_ forums.Format] \ -datatype text \ -widget radio \ - -options [list [list [_ forums.text] f] [list [_ forums.html] t]] + -options [list [list [_ forums.text] f] [list [_ forums.html] t]] \ + -value f element create message parent_id \ -label [_ forums.parent_ID] \