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 -N -r1.16.2.3 -r1.16.2.4 --- openacs-4/packages/acs-admin/www/apm/version-reload.tcl 24 Apr 2022 16:29:53 -0000 1.16.2.3 +++ openacs-4/packages/acs-admin/www/apm/version-reload.tcl 8 Oct 2022 19:45:12 -0000 1.16.2.4 @@ -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,7 +120,7 @@ select the "watch this file" link next to a filename to cause the interpreters to reload the file immediately whenever it is changed.