Index: openacs-4/packages/acs-admin/www/apm/version-i18n-index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/apm/version-i18n-index.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/acs-admin/www/apm/version-i18n-index.tcl 29 Oct 2002 08:14:24 -0000 1.2 +++ openacs-4/packages/acs-admin/www/apm/version-i18n-index.tcl 17 Sep 2003 11:20:30 -0000 1.3 @@ -18,8 +18,8 @@ where version_id = :version_id } -set page_title "Manage Internationalization of $pretty_name $version_name" -set context_bar [ad_context_bar $page_title] +set page_title "Internationalization" +set context [list [list "/acs-admin/apm/" "Package Manager"] [list [export_vars -base version-view { version_id }] "$pretty_name $version_name"] $page_title] set num_cat_files [llength [glob -nocomplain "[acs_package_root_dir $package_key]/catalog/*.cat"]]