Index: openacs-4/packages/xotcl-core/tcl/generic-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/generic-procs.tcl,v diff -u -N -r1.105 -r1.106 --- openacs-4/packages/xotcl-core/tcl/generic-procs.tcl 25 Apr 2018 19:47:48 -0000 1.105 +++ openacs-4/packages/xotcl-core/tcl/generic-procs.tcl 30 Apr 2018 09:46:44 -0000 1.106 @@ -638,7 +638,7 @@ {*}$cmd :multirow - # Don't put handlers directly on the HTML, but rather define them in javascript afterwards + # Don't put handlers directly on the HTML, but rather define them in JavaScript afterwards template::add_confirm_handler -CSSclass acs-confirm -message [_ acs-subsite.Delete]? }