Index: openacs-4/packages/acs-templating/tcl/widget-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/widget-procs.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/packages/acs-templating/tcl/widget-procs.tcl 19 Jan 2002 03:55:16 -0000 1.5 +++ openacs-4/packages/acs-templating/tcl/widget-procs.tcl 13 Mar 2002 22:50:53 -0000 1.6 @@ -56,7 +56,7 @@ if { [info exists element(value)] } { # As per scottwseago's request - append output [ns_quotehtml $element(value)] + append output [ad_quotehtml $element(value)] } append output ""