Index: openacs-4/packages/acs-templating/tcl/form-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/form-procs.tcl,v diff -u -r1.23 -r1.24 --- openacs-4/packages/acs-templating/tcl/form-procs.tcl 15 Oct 2003 12:35:51 -0000 1.23 +++ openacs-4/packages/acs-templating/tcl/form-procs.tcl 17 Oct 2003 08:41:49 -0000 1.24 @@ -447,7 +447,6 @@ set name "formbutton:$name" template::element create $id $name -widget submit -label $label -datatype text - ns_log Notice "LARS: template::element create $id $name -widget submit -label $label -datatype text" } # make a reference to the formerror array with any validation messages