@@ -, +, @@ administration page to Patron restriction types) --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/restrictions.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/restrictions.tt +++ a/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 %] --