From f0efb0612f68833fc744432a45686dd18948ad6a Mon Sep 17 00:00:00 2001 From: Kyle M Hall Date: Tue, 29 Mar 2022 17:41:25 +0000 Subject: [PATCH] Bug 20256: (QA follow-up) Update permission descriptions --- koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc index b0b68c06eb..8a81ec5b4e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc @@ -325,12 +325,12 @@ ([% name | html %]) [%- CASE 'edit_items' -%] - Edit items + Edit items ( not including items restricted by group ) ([% name | html %]) [%- CASE 'edit_any_item' -%] - Edit any item. If not set the logged in user can only edit items whose home library matches the logged in library. + Edit any item including items that would otherewise be restricted ([% name | html %]) [%- CASE 'edit_items_restricted' -%] -- 2.20.1