Index: openacs-4/packages/acs-templating/tcl/head-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/head-procs.tcl,v diff -u -r1.45.2.19 -r1.45.2.20 --- openacs-4/packages/acs-templating/tcl/head-procs.tcl 26 Apr 2020 19:14:48 -0000 1.45.2.19 +++ openacs-4/packages/acs-templating/tcl/head-procs.tcl 26 Apr 2020 19:20:54 -0000 1.45.2.20 @@ -1038,8 +1038,8 @@ @param formfield register confirm handler for this formfield, specified in a list of two elements in the form { form_id field_name } - @param message Message to be displayed in the confirmation dialog - if the message looks like a message key + @param message Message to be displayed in the confirmation dialog. + If the message looks like a message key (starting and ending with a hash sign) it is treated as a message key @author Gustaf Neumann