From b3cf75caf6039a7af5a28fe40b1761aa33e8a194 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 8a81ec5b4e..3645a22faa 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 ( 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