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.24 -r1.25 --- openacs-4/packages/acs-templating/tcl/form-procs.tcl 17 Oct 2003 08:41:49 -0000 1.24 +++ openacs-4/packages/acs-templating/tcl/form-procs.tcl 1 Nov 2003 08:45:37 -0000 1.25 @@ -557,7 +557,7 @@ } else { - ns_log notice "MISSING FORMWIDGET: $id\:$element_ref" + ns_log Warning "template::form::check_elements: MISSING FORMWIDGET: $id\:$element_ref" # Throw an error ? } }