Index: openacs-4/packages/news/www/item-create.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/news/www/item-create.tcl,v diff -u -r1.17.2.1 -r1.17.2.2 --- openacs-4/packages/news/www/item-create.tcl 12 Apr 2021 13:29:50 -0000 1.17.2.1 +++ openacs-4/packages/news/www/item-create.tcl 15 Mar 2022 15:58:45 -0000 1.17.2.2 @@ -61,7 +61,7 @@ {label "[_ news.Lead]"} {html {cols 60 rows 3}} {value $publish_lead}} - {publish_body:text(richtext),optional + {publish_body:text(richtext) {label "[_ news.Body]"} {html {cols 60 rows 20}} {value "[list $publish_body ${publish_body.format}]"}}