Index: openacs-4/packages/acs-templating/tcl/deprecated-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/deprecated-procs.tcl,v diff -u -N -r1.6 -r1.7 --- openacs-4/packages/acs-templating/tcl/deprecated-procs.tcl 7 Apr 2018 19:37:20 -0000 1.6 +++ openacs-4/packages/acs-templating/tcl/deprecated-procs.tcl 3 Dec 2018 17:07:17 -0000 1.7 @@ -92,6 +92,8 @@ ad_proc -deprecated -public template::util::quote_html { html + + @see ns_quotehtml } { Quote possible HTML tags in the contents of the html parameter. } {