Index: openacs-4/packages/acs-templating/tcl/richtext-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/richtext-procs.tcl,v diff -u -r1.66.2.9 -r1.66.2.10 --- openacs-4/packages/acs-templating/tcl/richtext-procs.tcl 30 Mar 2022 08:34:03 -0000 1.66.2.9 +++ openacs-4/packages/acs-templating/tcl/richtext-procs.tcl 26 Jun 2022 19:30:40 -0000 1.66.2.10 @@ -372,7 +372,7 @@ Example for the use of the xinha widget with options:
     text:richtext(richtext),nospell,optional
-    {label #xowiki.content#}
+    {label Content}
     {options {editor xinha plugins OacsFs height 350px file_types %pdf%}}
     {html {rows 15 cols 50 style {width: 100%}}}