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.19 -r1.20 --- openacs-4/packages/acs-templating/tcl/form-procs.tcl 24 Sep 2003 15:14:50 -0000 1.19 +++ openacs-4/packages/acs-templating/tcl/form-procs.tcl 24 Sep 2003 17:29:25 -0000 1.20 @@ -334,7 +334,7 @@ } set name "formbutton:$name" - template::element create $id $name -widget submit -label $label + template::element create $id $name -widget submit -label $label -datatype text } #