--- loncom/publisher/lonrights.pm 2003/09/22 15:39:53 1.10 +++ loncom/publisher/lonrights.pm 2003/10/13 22:12:55 1.11 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to show and edit custom distribution rights # -# $Id: lonrights.pm,v 1.10 2003/09/22 15:39:53 www Exp $ +# $Id: lonrights.pm,v 1.11 2003/10/13 22:12:55 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -163,11 +163,11 @@ sub handler { my $token; my $rulecounter=0; my $colzero=&mt($constructmode?'Edit action':'Rule'); -my %lt=&Apache::loncommon::texthash('ef' => 'Effect', - 'do' => 'Domain', - 'co' => 'Course', - 'se' => 'Section/Group', - 'ro' => 'Role'); + my %lt=&Apache::lonlocal::texthash('ef' => 'Effect', + 'do' => 'Domain', + 'co' => 'Course', + 'se' => 'Section/Group', + 'ro' => 'Role'); # ---------------------------------------------------------- Start table output $r->print(<