From d3e6ad4ded9f1e2a3f63d78e3be3b4f57c406df1 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) --- 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.34.1