Bug 33550: (follow-up) Rename Patron restrictions administration page to Patron restriction types)
Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> https://bugs.koha-community.org/show_bug.cgi?id=33500 Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
8498c9038b
commit
b7d65f5cdd
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
[% IF op == 'add_form' %]
|
||||
[% IF restriction %]
|
||||
[% WRAPPER breadcrumb_item bc_active= 1 %]
|
||||
<span>Modify restriction type'[% PROCESS restriction_type_description %]'</span>
|
||||
<span>Modify restriction type '[% PROCESS restriction_type_description %]'</span>
|
||||
[% END %]
|
||||
[% ELSE %]
|
||||
[% WRAPPER breadcrumb_item bc_active= 1 %]
|
||||
|
|
Loading…
Reference in a new issue