From 525103a6557ab31a3c5d2bac64d04535005b180d Mon Sep 17 00:00:00 2001 From: Laura_Escamilla Date: Tue, 22 Apr 2025 15:58:41 +0000 Subject: [PATCH] Bug 33440: Updated wording for unauthorized_transfer OPAC message Signed-off-by: Roman Dolny Signed-off-by: Baptiste Wojtkowski --- koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt index 79a4e3bd..39b4d21c 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt @@ -201,7 +201,7 @@ [% CASE 'unauthorized_on_add_biblio' %] You do not have permission to add a record to this list. [% CASE 'unauthorized_transfer' %] - You do not have permission to transfer ownership of this list. + Transfer not allowed: You or the selected user do not have the required permissions. [% CASE 'no_biblio_removed' %] No record was removed. [% CASE 'new_owner_not_found' %] -- 2.30.2