Index: openacs-4/packages/acs-admin/www/send-email.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/send-email.tcl,v diff -u -r1.8 -r1.9 --- openacs-4/packages/acs-admin/www/send-email.tcl 9 Jan 2018 13:21:00 -0000 1.8 +++ openacs-4/packages/acs-admin/www/send-email.tcl 3 Sep 2024 15:37:29 -0000 1.9 @@ -5,12 +5,12 @@ @creation-date 23 Aug 2000 @cvs-id $Id$ } { - email + email:email email_from subject message return_url:localurl - {show_sent_message_p:boolean "f"} + {show_sent_message_p:boolean,notnull "f"} {sent_title "Email sent"} {sent_subject "Email sent"} {sent_message "Email was successfully sent"}