Index: openacs-4/packages/acs-templating/tcl/element-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/element-procs.tcl,v diff -u -N -r1.36 -r1.37 --- openacs-4/packages/acs-templating/tcl/element-procs.tcl 9 May 2018 15:33:29 -0000 1.36 +++ openacs-4/packages/acs-templating/tcl/element-procs.tcl 18 May 2018 07:56:07 -0000 1.37 @@ -20,7 +20,7 @@ ad_proc -public element { command form_id element_id args } { element is really template::element although when in the "template" namespace you may omit the template:: qualifier. - See the template::form api for creating the form element container. + See the template::form API for creating the form element container. @see template::element @see template::form