Index: openacs-4/packages/acs-admin/www/apm/version-files.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/apm/version-files.tcl,v diff -u -r1.6 -r1.7 --- openacs-4/packages/acs-admin/www/apm/version-files.tcl 10 Sep 2002 22:21:59 -0000 1.6 +++ openacs-4/packages/acs-admin/www/apm/version-files.tcl 18 Sep 2002 14:54:45 -0000 1.7 @@ -19,7 +19,7 @@ if { $remove_files_p == 1 } { # This is really a "remove multiple files" page. - set form "action=\"file-remove.tcl\" method=post" + set form "action=\"file-remove\" method=post" set apm_header_args [list [list "version-files?version_id=$version_id" "Files"] "Remove Files"] } else { set form ""