Index: openacs-4/packages/acs-admin/www/apm/version-reload.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/apm/version-reload.tcl,v diff -u -r1.16.2.2 -r1.16.2.3 --- openacs-4/packages/acs-admin/www/apm/version-reload.tcl 2 Aug 2021 17:38:40 -0000 1.16.2.2 +++ openacs-4/packages/acs-admin/www/apm/version-reload.tcl 24 Apr 2022 16:29:53 -0000 1.16.2.3 @@ -81,7 +81,7 @@ set local_path [file join {*}[lrange [file split $file] 2 end]] set href [export_vars -base file-watch { version_id { paths $local_path } }] append body [subst { - (watch this file) + ( Watch this file) }] lappend files_to_watch $local_path } @@ -120,10 +120,10 @@ select the "watch this file" link next to a filename to cause the interpreters to reload the file immediately whenever it is changed.