Index: openacs-4/packages/acs-subsite/www/user/password-update.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/www/user/password-update.tcl,v diff -u -r1.17 -r1.18 --- openacs-4/packages/acs-subsite/www/user/password-update.tcl 19 Sep 2003 13:57:47 -0000 1.17 +++ openacs-4/packages/acs-subsite/www/user/password-update.tcl 22 Sep 2003 08:22:26 -0000 1.18 @@ -7,6 +7,7 @@ {user_id {[ad_conn untrusted_user_id]}} {return_url ""} {old_password ""} + {message ""} } # This is a bit confusing, but old_password is what we get passed in here, # whereas password_old is the form element. @@ -58,6 +59,7 @@ {user_id:integer(hidden)} {return_url:text(hidden),optional} {old_password:text(hidden),optional} + {message:text(hidden),optional} } if { [exists_and_not_null old_password] } {