Index: openacs-4/packages/dotlrn/www/members-chunk-table.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/members-chunk-table.tcl,v diff -u -r1.22 -r1.23 --- openacs-4/packages/dotlrn/www/members-chunk-table.tcl 3 Jul 2003 23:03:39 -0000 1.22 +++ openacs-4/packages/dotlrn/www/members-chunk-table.tcl 9 Oct 2003 12:46:10 -0000 1.23 @@ -61,6 +61,9 @@ } } +# Used in I18N message lookups in adp +set parent_community_name [dotlrn_community::get_parent_name -community_id $community_id] +set community_name [dotlrn_community::get_community_name $community_id] if {[string compare $order_direction "asc"]==0} { set order_html ""