From 495128e1bea8df1253ac90b758db2ea99ca6e031 Mon Sep 17 00:00:00 2001 From: Caroline Cyr La Rose Date: Tue, 25 Apr 2023 17:46:56 -0400 Subject: [PATCH] Bug 33550: (follow-up) Rename Patron restrictions administration page to Patron restriction types) Signed-off-by: David Nind --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/restrictions.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/restrictions.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/restrictions.tt index fd06f6f279..bf29980506 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/restrictions.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/restrictions.tt @@ -34,7 +34,7 @@ [% IF op == 'add_form' %] [% IF restriction %] [% WRAPPER breadcrumb_item bc_active= 1 %] - Modify restriction type'[% PROCESS restriction_type_description %]' + Modify restriction type '[% PROCESS restriction_type_description %]' [% END %] [% ELSE %] [% WRAPPER breadcrumb_item bc_active= 1 %] -- 2.30.2