Index: openacs-4/packages/acs-admin/www/install/install.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/install/install.tcl,v diff -u -r1.8.2.4 -r1.8.2.5 --- openacs-4/packages/acs-admin/www/install/install.tcl 22 Sep 2016 17:31:24 -0000 1.8.2.4 +++ openacs-4/packages/acs-admin/www/install/install.tcl 2 Oct 2016 16:44:44 -0000 1.8.2.5 @@ -144,7 +144,7 @@ -bulk_actions [list \ "$operation_label checked applications" \ "install-2" \ - "$operation_label or upgrade checked applications" ] \ + "$operation_label checked applications" ] \ -bulk_action_export_vars { {repository_url $fetch_url} } \