Index: openacs-4/packages/forums/tcl/form-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/forums/tcl/form-procs.tcl,v diff -u -r1.7.2.2 -r1.7.2.3 --- openacs-4/packages/forums/tcl/form-procs.tcl 14 Jun 2007 09:12:49 -0000 1.7.2.2 +++ openacs-4/packages/forums/tcl/form-procs.tcl 14 Jun 2007 10:20:33 -0000 1.7.2.3 @@ -102,7 +102,7 @@ } { template::element create $form_name ${prefix}to_email \ -label [_ forums.Email] \ - -datatype text \ + -datatype email \ -widget text \ -html {size 60}