Index: openacs-4/packages/acs-admin/acs-admin.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/acs-admin.info,v diff -u -r1.14 -r1.15 --- openacs-4/packages/acs-admin/acs-admin.info 3 Aug 2002 17:48:17 -0000 1.14 +++ openacs-4/packages/acs-admin/acs-admin.info 16 Sep 2002 12:40:26 -0000 1.15 @@ -2,8 +2,8 @@ - OpenACS Administration - OpenACS Administration Services + Site-Wide Administration + Site-Wide Administration Services t t Index: openacs-4/packages/acs-admin/www/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/index.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/acs-admin/www/index.tcl 27 Apr 2001 04:06:02 -0000 1.2 +++ openacs-4/packages/acs-admin/www/index.tcl 16 Sep 2002 12:40:26 -0000 1.3 @@ -5,15 +5,15 @@ @cvs-id $Id$ } -set title "ACS Administration for [ad_system_name]" +set title "[ad_conn instance_name] for [ad_system_name]" set page " [ad_admin_header $title]

$title

[ad_context_bar]
-ACS Administration is used to administer the site-wide services of the ArsDigita Community System. +[ad_conn instance_name] is used to administer the site-wide services of the ArsDigita Community System. - + To administer the site-wide services of OpenACS, use @instance_name@. - - The OpenACS Administration service is not available. If you are a site-wide administrator, - use the Site Map to mount the OpenACS Administration service. This provides - an interface for administering the site-wide services of OpenACS. + + + The Site-Wide Administration service is not available. If you are a + site-wide administrator, use the Site Map to + mount the Site-Wide Administration service. This provides an + interface for administering the site-wide services of OpenACS. Index: openacs-4/packages/acs-subsite/www/admin/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/www/admin/index.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/acs-subsite/www/admin/index.tcl 6 Sep 2002 21:49:56 -0000 1.3 +++ openacs-4/packages/acs-subsite/www/admin/index.tcl 16 Sep 2002 12:40:27 -0000 1.4 @@ -22,7 +22,7 @@ where p.package_id = :package_id } -default "Subsite"] -# Return the first available link to the OpenACS Admin page. +# Return the first available link to the Site-Wide Admin page. if {[db_0or1row acs_admin_url_get { select site_node.url(node_id) acs_admin_url, instance_name from site_nodes s, apm_packages p