Index: openacs-4/packages/acs-subsite/www/admin/groups/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/www/admin/groups/index.tcl,v diff -u -N -r1.5 -r1.6 --- openacs-4/packages/acs-subsite/www/admin/groups/index.tcl 7 Aug 2017 23:47:58 -0000 1.5 +++ openacs-4/packages/acs-subsite/www/admin/groups/index.tcl 28 Nov 2018 11:28:14 -0000 1.6 @@ -37,10 +37,8 @@ and ag.package_id = :package_id } -set intro_text [lang::util::localize [_ acs-subsite.Currently_the_instance_name_has_the_following_groups]] +set intro_text [_ acs-subsite.Currently_the_instance_name_has_the_following_groups] -ad_return_template - # Local variables: # mode: tcl # tcl-indent-level: 4