Index: openacs-4/packages/dotlrn-catalog/www/admin/grant-list.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-catalog/www/admin/grant-list.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/dotlrn-catalog/www/admin/grant-list.tcl 14 Feb 2005 22:55:39 -0000 1.2 +++ openacs-4/packages/dotlrn-catalog/www/admin/grant-list.tcl 16 Feb 2005 22:21:30 -0000 1.3 @@ -83,14 +83,16 @@ } } permission { - label "[_ dotlrn-catalog.permission]" + label "[_ dotlrn-catalog.privilege_on_catalog]" display_template { +
- [_ dotlrn-catalog.granted] + [_ dotlrn-catalog.create] [_ dotlrn-catalog.not_allowed] +
} } }