Index: openacs-4/packages/dotlrn/www/admin/users-add-to-community.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/admin/users-add-to-community.tcl,v diff -u -r1.6 -r1.7 --- openacs-4/packages/dotlrn/www/admin/users-add-to-community.tcl 27 Apr 2002 21:38:21 -0000 1.6 +++ openacs-4/packages/dotlrn/www/admin/users-add-to-community.tcl 31 May 2002 18:43:43 -0000 1.7 @@ -14,8 +14,6 @@ # details. # -# dotlrn/www/admin/add-users-to-community.tcl - ad_page_contract { Add a set of users to a community @@ -56,7 +54,7 @@ if {[llength $communities]} { element create select_community community_id \ - -label "Add to" \ + -label "Add users to" \ -datatype text \ -widget select \ -options "{{} {}} $communities"