From e7615640732e1e26fdae640bdf7b070eb3b977cc Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Sun, 3 Apr 2022 11:21:47 +0000 Subject: [PATCH] Bug 20256: (QA follow-up) Fix typo in 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 d9baf39111..03438c20b5 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc @@ -330,12 +330,12 @@ ([% name | html %]) [%- CASE 'edit_items' -%] - Edit items ( not including items restricted by group ) + Edit items (not including items restricted by library group) ([% name | html %]) [%- CASE 'edit_any_item' -%] - Edit any item including items that would otherewise be restricted + Edit any item including items that would otherwise be restricted ([% name | html %]) [%- CASE 'edit_items_restricted' -%] -- 2.30.2