Index: openacs-4/packages/acs-admin/www/apm/package-load.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/apm/package-load.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/acs-admin/www/apm/package-load.tcl 10 Sep 2002 22:21:59 -0000 1.2 +++ openacs-4/packages/acs-admin/www/apm/package-load.tcl 27 Oct 2014 16:38:52 -0000 1.3 @@ -6,30 +6,8 @@ } { } -doc_body_append "[apm_header -form "action=package-load-2" "Load a New Package"] -

-You can retrieve a package archive to prepare for installation by using -one of the options below. -Otherwise, please specify a filesystem location for the packages you want to install. -You can also copy the extracted package files directly into the [acs_root_dir]/packages/ directory if you prefer. -

-" +set title "Load a New Package" +set context [list [list "/acs-admin/apm/" "Package Manager"] $title] -doc_body_append " - Load a package from the .apm file at this URL: -

http://

- " -doc_body_append " -Specify a local path including a filename for the APM file or a directory containing several APM files.

-

Path:
- -

-Check this box if you want to delete all of the packages -currently in the installation directory.

-

- -[ad_footer] -" -