Index: openacs-4/packages/acs-admin/www/apm/packages-install-4.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/apm/packages-install-4.tcl,v diff -u -r1.20 -r1.21 --- openacs-4/packages/acs-admin/www/apm/packages-install-4.tcl 7 Aug 2017 23:47:45 -0000 1.20 +++ openacs-4/packages/acs-admin/www/apm/packages-install-4.tcl 3 Sep 2024 15:37:29 -0000 1.21 @@ -7,7 +7,7 @@ @cvs-id $Id$ } { {sql_file:multiple ""} - {mount_packages:multiple ""} + {mount_packages:multiple ""} {mount_path:array ""} } @@ -24,7 +24,7 @@ ns_write [subst {

Installing packages...

-

- - }] + }] ad_script_abort } @@ -121,19 +122,19 @@ if {$installed_count < 1} { ns_write { - - All packages in this directory have already been installed. - Please return to the index.

+ + All packages in this directory have already been installed. + Please return to the index.

} } else { ns_write {

- Done installing packages. -

You should restart the server now to make installed and upgraded packages available.

+ Done installing packages. +

You should restart the server now to make installed and upgraded packages available.

Click here to restart the server now.

} } ns_write [subst { - + }] # Local variables: