Index: openacs-4/packages/dotlrn/www/one-community.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/one-community.tcl,v diff -u -r1.32 -r1.33 --- openacs-4/packages/dotlrn/www/one-community.tcl 23 Oct 2002 12:38:39 -0000 1.32 +++ openacs-4/packages/dotlrn/www/one-community.tcl 12 Jul 2004 14:49:56 -0000 1.33 @@ -40,6 +40,8 @@ -community_id $community_id ] +set title [dotlrn_community::get_community_name $community_id] + # Check that this user is a member if {![dotlrn_community::member_p $community_id $user_id] && !$admin_p} {